Re: Socket connection error...

From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: "'Anil Jangam'" <anilj(at)indts(dot)com>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Socket connection error...
Date: 2001-12-19 12:19:52
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F7475D@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Did the postmaster start up ok? Did it give any messages.
It might be worth clearing out the ipc files in /tmp when the postmaster &
ipc-daemon aren't running.
- Stuart

-----Original Message-----
From: Anil Jangam [mailto:anilj(at)indts(dot)com]
Sent: 19 December 2001 12:18
To: pgsql-cygwin(at)postgresql(dot)org
Subject: [CYGWIN] Socket connection error...
Importance: High

Hi,

Here is one problem.

I accidently killed the cygwin bash shell while postmaaster was running.
Now, when I am restarting it, its giving the following error....

Administrator(at)ANILJ /usr/local/pgsql/data
$ psql -U uss enterprise
psql: connectDBStart() -- connect() failed: Connection refused
Is the postmaster running locally
and accepting connections on Unix socket
'/tmp/.s.PGSQL.5432'?

Administrator(at)ANILJ /usr/local/pgsql/data
$

Before starting the postmaster, I removed the old .pid file from the
"/usr/local/pgsql/data" location. Still the socket error persists. What is
the reason. Is there something missing???

-anil.

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Browse pgsql-cygwin by date

  From Date Subject
Next Message Anil Jangam 2001-12-20 05:02:50 Use of column names as FK.
Previous Message Anil Jangam 2001-12-19 12:17:36 Socket connection error...