Re: pg_dump

From: Richard Huxton <dev(at)archonet(dot)com>
To: garry saddington <garry(at)schoolteachers(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump
Date: 2006-11-21 17:43:08
Message-ID: 45633AAC.7020805@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

garry saddington wrote:
> I have a server which has a socket of /var/run/postgresql/.s.PGSQL.5432.
> This is set in the .conf file. However, when I try to run a pg_dump it
> complains about the server not running on /tmp/.s.PGSQL.5432. Can anyone
> explain this behaviour because if I try the -p option to pg_dump or set
> the PGPORT env variable it still gives the same report?

Could you have two installations of PG - one from source, one packaged?

--
Richard Huxton
Archonet Ltd

In response to

  • pg_dump at 2006-11-21 17:31:05 from garry saddington

Responses

  • Re: pg_dump at 2006-11-21 17:48:03 from Richard Huxton

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2006-11-21 17:43:22 Re: Download
Previous Message Richard Huxton 2006-11-21 17:41:51 Re: Download