pg_dump Seg Faults

From: Hunter Hillegas <lists(at)lastonepicked(dot)com>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump Seg Faults
Date: 2001-06-23 20:44:52
Message-ID: B75A4DD2.1EC94%lists@lastonepicked.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm running 7.1.1 on a RH6.2 box.

Everything seemed find until today. I went to pg_dump a database for
transfer to our production server.

Running pg_dump like this:

./pg_dump media > media.dump

All I get back is a seg fault. I tried it against other databases with the
same result. This install was fine a few days ago.

The database is only 25 rows total in all tables.

What could be going wrong?

Hunter

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-06-23 21:40:10 Re: Foreign Keys Constraints, perforamance analysis
Previous Message Daniel Åkerud 2001-06-23 20:31:47 Re: Foreign Keys Constraints, perforamance analysis