Newbie Instal Problem

From: skillet3232(at)yahoo(dot)com (Skeets)
To: pgsql-novice(at)postgresql(dot)org
Subject: Newbie Instal Problem
Date: 2004-08-04 19:11:14
Message-ID: 756b5cd1.0408041111.5227d8f0@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi all,

i'm new to pgsql, although i've developed several databases using
access and vb / access. anyway, i want to ditch that approach and go
open source with php and postgresql.

i'm using wrox's beginning databases with postgresql as my guide and
i've run into a problem. i don't want to install cygwin with a pgsql
database as part of the package b/c i want 7.4.3, not 7.4.1. i tried
to work within the book's instructions, but couldn't get it to work.
i also checked the newsgroups and the net.

i have cygwin installed just fine (the distribution without pgsql
database).

i downloaded postgresql-7.4.3.tar.gz fine. i put it into
cygwin/usr/src.

i open cygwin and type "tar zxvf postgresql-7.4.3.tar.gz" at the
opening $ prompt and get a no such file or folder error. i think it
is a directory issue, but it isn't addressed in the book.

any help would be appreciated.

tia...

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Frank Voellmann 2004-08-04 19:30:43 Column name truncation
Previous Message Oliver Elphick 2004-08-04 19:09:15 Re: help with COPY from .csv file into database