Bug to restore OID with pg_restore

From: abremond(at)voila(dot)fr <abremond(at)voila(dot)fr>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug to restore OID with pg_restore
Date: 2002-01-29 16:57:21
Message-ID: GQPLRL$IklnMOhwRHsqGbrknLezXzJ5vRX7vHPSAyl30eDbzhtPcqN@voila.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Carlos Atencio 2002-01-29 22:43:29 Queries Errors
Previous Message Raimund Jakobsmeyer 2002-01-29 13:29:25 postgresql-7.2b3+jdbc+DatabaseMetaData