Bug to restore OID with pg_restore

Поиск
Список
Период
Сортировка
От abremond@voila.fr
Тема Bug to restore OID with pg_restore
Дата
Msg-id GQPLRL$IklnMOhwRHsqGbrknLezXzJ5vRX7vHPSAyl30eDbzhtPcqN@voila.fr
обсуждение исходный текст
Ответы Re: Bug to restore OID with pg_restore  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Hi,

My server is a postgres v7.1.3.
I have a database with OID and to backup my database i use this syntaxe :
pg_dump -Ft -b -o -f mydb.tar mydb
when i want restore my database i use this command line:
pg_restore -o -d mydb mydb.tar
and i have this error :
Archiver(db): Could not execute query. No result from backend.

Could you help me, because i can't put my database offline and so i can't restore it with pg_restore.

I hope i am clear about my problem.
Hoping to hear from you soon.

Annie.


____________________________________________________________
Faites un voeu et puis Voila ! www.voila.fr
Avec Voila Mail, consultez vos e-mails sur votre mobile Wap.


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

Предыдущее
От: 520003909361-0001@t-online.de (Raimund Jakobsmeyer)
Дата:
Сообщение: postgresql-7.2b3+jdbc+DatabaseMetaData
Следующее
От: John Summerfield
Дата:
Сообщение: psql in 7.2devel loops