| From: | Anil Jangam <anilj(at)indts(dot)com> |
|---|---|
| To: | pgsql-cygwin(at)postgresql(dot)org |
| Subject: | Socket connection error... |
| Date: | 2001-12-19 12:17:36 |
| Message-ID: | F73B646FCC01D5118F530002B32C337263B268@INDTS_FS |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Henshall, Stuart - WCP | 2001-12-19 12:19:52 | Re: Socket connection error... |
| Previous Message | Dave Page | 2001-12-19 08:07:21 | Re: Can we refer to the column names as FK?? |