Re: Seg fault in pg_dump? - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Seg fault in pg_dump?
Date
Msg-id 20070405204800.GH11222@alvh.no-ip.org
Whole thread Raw
In response to Seg fault in pg_dump?  ("Michael Nolan" <htfoot@gmail.com>)
Responses Re: Seg fault in pg_dump?  ("Michael Nolan" <htfoot@gmail.com>)
List pgsql-general
Michael Nolan escribió:

> /usr/local/pgsql/bin/pg_dump -v
> -t uscf_dues_dues_key_seq -U postgres uscf >uscf_dues_dues_key_seq.seq
>
> Any ideas what to try?

Here's one: get a backtrace from GDB.  Here, I get this error:

$ LC_ALL=C pg_dump -v -t uscf_dues_dues_key_seq -U alvherre uscf
pg_dump: No matching tables were found
pg_dump: *** aborted because of error

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: "jungmin shin"
Date:
Subject: turn off cache option
Next
From: Listmail
Date:
Subject: Re: Storing blobs in PG DB