Re: pg_restore segfault with pg-CVS

From: strk <strk(at)keybit(dot)net>
To: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_restore segfault with pg-CVS
Date: 2004-09-14 14:27:37
Message-ID: 20040914142737.GA29684@freek.keybit.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 14, 2004 at 10:45:16PM +1000, Philip Warner wrote:
> At 06:55 PM 14/09/2004, strk wrote:
> >Current pg_restore segfaults.
>
> You might need to give a little more information; does it only segfault for
> a specific DB? Does it segfault for a trivial empty DB? Can you construct a
> minimal example?

Trying to make minimal example I found out it's pg_dump too.
Example:
$ pg_dump template1
...
Segmentation Fault

--strk;

>
>
> ----------------------------------------------------------------
> Philip Warner | __---_____
> Albatross Consulting Pty. Ltd. |----/ - \
> (A.B.N. 75 008 659 498) | /(@) ______---_
> Tel: (+61) 0500 83 82 81 | _________ \
> Fax: (+61) 03 5330 3172 | ___________ |
> Http://www.rhyme.com.au | / \|
> | --________--
> PGP key available upon request, | /
> and from pgp.mit.edu:11371 |/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Darko Prenosil 2004-09-14 14:47:11 Re: pg_dump as a bunch of PostgreSQL functions
Previous Message Tom Lane 2004-09-14 14:26:19 Re: Rollback on Error