Re: pg_restore error - Mailing list pgsql-general

From Doug McNaught
Subject Re: pg_restore error
Date
Msg-id m3wunx8gmr.fsf@varsoon.wireboard.com
Whole thread Raw
In response to pg_restore error  ("Roberto de Amorim" <roberto@smartbit.inf.br>)
List pgsql-general
"Roberto de Amorim" <roberto@smartbit.inf.br> writes:

> 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 version(s) of PG are you using?  Have you tried using the
"custom" format (-Fc) rather than tar?  -Fc has worked pretty well for
me.

-Doug

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Contribute link broken
Next
From: Roj Niyogi
Date:
Subject: Re: Contribute link broken