Re: Can't pg_dumpall, claims database exists twice

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: Can't pg_dumpall, claims database exists twice
Дата
Msg-id 47F78B88-9F9D-11D9-A2EC-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на Can't pg_dumpall, claims database exists twice  (Scott Ribe <scott_ribe@killerbytes.com>)
Ответы Re: Can't pg_dumpall, claims database exists twice  (Scott Ribe <scott_ribe@killerbytes.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: problem with set autocommit to off
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Tablespaces and indexes