Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot

From: Ari Halberstadt <ari(at)shore(dot)net>
To: Postgres Hackers List <hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot
Date: 1999-05-26 06:10:47
Message-ID: v04003a0cb37140dc0bef@[207.244.108.39]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>OK, could you see whether omitting -D and/or -f makes a difference?

It works with 6.5b1 and the 5/24 snapshot when omitting the -D. It crashes
with -D or -d. It works with -f. So,

pg_dump -f bboard.out bboard

works ok. Thanks for suggesting this.

-- Ari Halberstadt mailto:ari(at)shore(dot)net <http://www.magiccookie.com/>
PGP public key available at <http://www.magiccookie.com/pgpkey.txt>

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-05-26 06:34:15 Re: [HACKERS] ERROR: WaitOnLock: error on wakeup - Aborting this transaction
Previous Message Tatsuo Ishii 1999-05-26 06:07:33 Re: [HACKERS] ERROR: WaitOnLock: error on wakeup - Aborting this transaction