Re: pg_dump not working

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: <chris(at)aims(dot)com(dot)au>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_dump not working
Date: 2000-07-31 07:37:41
Message-ID: 3.0.5.32.20000731173741.00b95c30@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 17:00 31/07/00 +1000, Chris Knight wrote:
>Howdy,
>
>I've come back from a two week holiday to find that pg_dump isn't working.
>I'm running Postgresql 7.0.2 on FreeBSD 2.2.8.
>I've stopped the postmaster, backed up the database directory using tar for
>safety, and performed a successful vacuum analyze.
>The error I'm getting is:
>
>PQgetvalue: ERROR! tuple number 0 is out of range 0..-1
>Segmentation fault (core dumped)

To track this down, it might help to see the command you are using and the
output using the '-v' option on pg_dump.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.C.N. 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Knight 2000-07-31 08:48:33 RE: pg_dump not working
Previous Message Chris Knight 2000-07-31 07:00:33 pg_dump not working