Re: Error on pg_dumpall - Mailing list pgsql-admin

From bock@openit.de (Julian v. Bock)
Subject Re: Error on pg_dumpall
Date
Msg-id lpwsmgg219.fsf@warpcore.i.openit.de
Whole thread Raw
In response to Error on pg_dumpall  (Carol Walter <walterc@indiana.edu>)
List pgsql-admin
Hi

>>>>> "CW" == Carol Walter <walterc@indiana.edu> writes:

CW> postgres@machine1:~$ /usr/local/pgsql/bin/pg_dumpall pg_dumpall:
CW> could not connect to database "template1": could not connect to
CW> server: No such file or directory Is the server running locally
CW> and accepting connections on Unix domain socket
CW> "/tmp/.s.PGSQL.5432"?

CW> If I run the command "psql template1", I can connect to template1
CW> just fine.  It looks like pg_dumpall may be looking for template1
CW> in the wrong place.

Debian uses /var/run/postgresql instead of /tmp as directory for unix
domain sockets. Try
/usr/local/pgsql/bin/pg_dumpall -h /var/run/postgresql

--
Julian v. Bock               Projektleitung Software-Entwicklung
OpenIT GmbH                  Tel +49 211 239 577-0
Jahnstr. 18                  Fax +49 211 239 577-10
D-40215 Düsseldorf           http://www.openit.de
________________________________________________________________
HRB 38815 Amtsgericht Düsseldorf    USt-Id DE 812951861
Geschäftsführer:
Susanne Schultz, Oliver Haakert, Maurice Kemmann

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error on pg_dumpall
Next
From: "Balaji Kasthurirangan"
Date:
Subject: could not bind IPv4 socket