| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | remyapl(at)cppdnotes(dot)iobnet(dot)co(dot)in |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: |
| Date: | 2003-01-24 05:52:10 |
| Message-ID: | 10690.1043387530@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
remyapl(at)cppdnotes(dot)iobnet(dot)co(dot)in writes:
> psql: could not connect to server: Connection refused
> Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
Are you sure the postmaster is running? I don't see how you could get
a "connection refused" on a Unix socket unless there is nothing
listening for connections.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Hodson | 2003-01-24 07:56:41 | Re: Bug #883: explain analyze causes postgres to die |
| Previous Message | Tom Lane | 2003-01-24 05:48:50 | Re: DELETE permission problems on table with long name after upgrade to 7.3.1 |