pg_restore error - Mailing list pgsql-general

From Roberto de Amorim
Subject pg_restore error
Date
Msg-id 011601c281b9$2afa6120$04c8a8c0@Desenvolvimento
Whole thread Raw
Responses Re: pg_restore error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi all,

I did a database backup using the command:$ pg_dump -Ft -b mydb >
backupdb.tar

and now I'm tring to restore this backup using:$ pg_restore -d mydb
backupdb.tar
and I'm getting this error message: Segmentation fault (core dumped)

what is wrong? or what the best way to me backup my database and restore it
in other computer? which params should I use in pg_dump and pg_restore???

please help


Roberto de Amorim - +55 48 346-2243
Software engineer at SmartBit Software
roberto@smartbit.inf.br



pgsql-general by date:

Previous
From: Ken Guest
Date:
Subject: postgres on a FreeBSD 4.5 box
Next
From: Bruno Wolff III
Date:
Subject: Contribute link broken