Re: Seg fault in pg_dump?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Michael Nolan <htfoot(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Seg fault in pg_dump?
Date: 2007-04-05 20:48:00
Message-ID: 20070405204800.GH11222@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Listmail 2007-04-05 21:08:21 Re: Storing blobs in PG DB
Previous Message jungmin shin 2007-04-05 20:31:14 turn off cache option