Re: pg_restore error - Mailing list pgsql-general

From Bruce Momjian
Subject Re: pg_restore error
Date
Msg-id 200211020351.gA23pXN10606@candle.pha.pa.us
Whole thread Raw
In response to Re: pg_restore error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> "Roberto de Amorim" <roberto@smartbit.inf.br> writes:
> > 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)
>
> This is bad :-(.  Can you provide a stack backtrace from the core file?

I have seen this crash when the PostgreSQL shared libraries don't match
the pg_dump/pg_restore binary.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: my.cnf to postgresql.conf Conversion
Next
From: "Thomas T. Thai"
Date:
Subject: unique in two not so unique columns