Re: Error trying to restore db with blobs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error trying to restore db with blobs
Дата
Msg-id 8524.1013698139@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error trying to restore db with blobs  ("Evandro" <evandro@horizontenet.com.br>)
Список pgsql-general
"Evandro" <evandro@horizontenet.com.br> writes:
> pg_dump -Ft -b -o $DB | bzip2 > $ARQ
> pg_restore -h $SRV -vOd $DB -u $BUNZIPARQ

> Creating <Init> Max OID
> Archiver(db): Could not execute query. No result from backend.

This is is a bug in pg_restore that's triggered by the combination of
-Ft (or -Fc) and -o.  It's fixed in 7.2's pg_restore.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: Error trying to restore db with blobs
Следующее
От: Erwin Ambrosch
Дата:
Сообщение: PRIMARY KEY and UNIQUE