Re: Newbie Instal Problem - Mailing list pgsql-novice

From mike g
Subject Re: Newbie Instal Problem
Date
Msg-id 1091844144.1112.3.camel@localhost.localdomain
Whole thread Raw
In response to Newbie Instal Problem  (skillet3232@yahoo.com (Skeets))
List pgsql-novice
Hello,

By default cygwin opens up in your home directory usually.
/home/yourloginid.

Try adding the path.  tar -zxvf /usr/src/postgresql-7.4.3.tar.gz

Mike

On Wed, 2004-08-04 at 14:11, Skeets wrote:
> 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...
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

pgsql-novice by date:

Previous
From: Steve Tucknott
Date:
Subject: Re: lock entire database
Next
From: A Gilmore
Date:
Subject: Design question regarding arrays