Re: pg_restore segfault with pg-CVS - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_restore segfault with pg-CVS
Date
Msg-id 7252.1095173746@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_restore segfault with pg-CVS  (strk <strk@keybit.net>)
Responses Re: pg_restore segfault with pg-CVS  (strk <strk@keybit.net>)
List pgsql-hackers
strk <strk@keybit.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


pgsql-hackers by date:

Previous
From: "Darko Prenosil"
Date:
Subject: Re: pg_dump as a bunch of PostgreSQL functions
Next
From: strk
Date:
Subject: Re: pg_restore segfault with pg-CVS