Re: Re: postgresql problem - Mailing list pgsql-ports

From Jason Tishler
Subject Re: Re: postgresql problem
Date
Msg-id 20010305234006.A1165@dothill.com
Whole thread Raw
In response to Re: postgresql problem  (Jason Tishler <Jason.Tishler@dothill.com>)
List pgsql-ports
Jane,

On Tue, Mar 06, 2001 at 03:54:37PM +1300, Jane G wrote:
> Thanks for your reply. I am struggling to fix the connect() fail problem.
> But i have no any progress now.  I am using PostgreSQL 7.0.3 version,
> cygipc1.0.9-2 and cygwin-1.1.18-2 with
> cygwin1.dll(written in 20010216) from the snapshot list.  When i run
> 'postmaster' without option '-i',  the system can't find the program running
> on port 5432.  Now i run 'postmaster -i',
> and 'psql' without option,  the connect() failed again.

With PostgreSQL 7.0.3 under Cygwin, you have no choice but to run with
"postmaster -i" and "psql -h host" (where host could be localhost, etc.).

> I guess i have to try the PostgreSQL 7.1beta5 version.

You don't have to, but I would strongly recommend it since it builds
OOTB (i.e., no patches are necessary) under Cygwin and for many other
compelling reasons too.

> Could you tell me the web address to download it?

You can find it at:

    ftp://ftp.postgresql.org/pub/dev/postgresql-7.1beta5.tar.gz

or another PostgreSQL mirror.

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Re: postgresql problem
Next
From: Jason Tishler
Date:
Subject: Re: Re: postgresql problem