Re: pg_restore segfault with pg-CVS

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: strk <strk(at)keybit(dot)net>
Cc: Philip Warner <pjw(at)rhyme(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_restore segfault with pg-CVS
Date: 2004-09-14 14:55:46
Message-ID: 7252.1095173746@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

strk <strk(at)keybit(dot)net> writes:
> Trying to make minimal example I found out it's pg_dump too.
> Example:
> $ pg_dump template1
> ...
> Segmentation Fault

You've got a broken build then, or a platform-specific problem.
Check shared library linkage, maybe?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message strk 2004-09-14 15:05:08 Re: pg_restore segfault with pg-CVS
Previous Message Darko Prenosil 2004-09-14 14:47:11 Re: pg_dump as a bunch of PostgreSQL functions