| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Roberto de Amorim <roberto(at)smartbit(dot)inf(dot)br>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pg_restore error |
| Date: | 2002-11-02 03:51:33 |
| Message-ID: | 200211020351.gA23pXN10606@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Tom Lane wrote:
> "Roberto de Amorim" <roberto(at)smartbit(dot)inf(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-11-02 04:49:32 | Re: move 0 behaviour |
| Previous Message | Bruce Momjian | 2002-11-02 03:37:34 | Re: my.cnf to postgresql.conf Conversion |