Re: Can't pg_dumpall, claims database exists twice - Mailing list pgsql-general

From John DeSoi
Subject Re: Can't pg_dumpall, claims database exists twice
Date
Msg-id 47F78B88-9F9D-11D9-A2EC-000A95B03262@pgedit.com
Whole thread Raw
In response to Can't pg_dumpall, claims database exists twice  (Scott Ribe <scott_ribe@killerbytes.com>)
Responses Re: Can't pg_dumpall, claims database exists twice  (Scott Ribe <scott_ribe@killerbytes.com>)
List pgsql-general
On Mar 28, 2005, at 2:51 AM, Scott Ribe wrote:

> This is 8.0.1 on OS X; where do I start on straightening this out?
> (There is
> only 1 postmaster running, and it seems OK from client apps, both my
> own app
> and psql.)

My first thought would be to look at the query preceding this error
message (dumpDatabase in pg_dump.c) and try to determine why you are
getting more than one database. Just from looking at this code, it
seems like a mismatch between database version and pg_dump version
might be a likely candidate.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: problem with set autocommit to off
Next
From: Bruno Wolff III
Date:
Subject: Re: Tablespaces and indexes