RE: Win95 PostGreSQL

From: Andrew <andrewy(at)rnd(dot)celcom(dot)com(dot)my>
To: "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Subject: RE: Win95 PostGreSQL
Date: 2001-06-20 06:45:45
Message-ID: 01C0F997.B0D37580@GODNUKEM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hello,

I have just installed the CygWin, latest version. And I tried to use the createdb and psql,
Both have the below error. Can someone help me on this error, I am newbie to these stuff.
Thanks.

Andrew.

=========================

$ createdb -p 5000 -h godnukem -e demo
psql: connectDBStart() -- connect() failed: Connection refused
Is the postmaster running (with -i) at 'godnukem'
and accepting connections on TCP/IP port 5000?
createdb: database creation failed

andrew(at)STATION01 /bin
$ createdb test
psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running locally
and accepting connections on Unix socket '/tmp/.s.PGSQL.5432'?
createdb: database creation failed

Browse pgsql-cygwin by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2001-06-20 08:35:01 RE: RE: Win95 PostGreSQL
Previous Message Bruce Momjian 2001-06-20 00:04:46 Re: [PATCHES] Cygwin contrib patch