pg_dump Error

From: Najm Hashmi <najm(at)mondo-live(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: pg_dump Error
Date: 2000-12-22 18:53:49
Message-ID: 3A43A33D.4151FAFD@mondo-live.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi all,
while trying to dump db shcema and content, I am getting the
following error:

[najm(at)localhost najm]$ pg_dump -D fliprdb > flipr.sql
PQgetvalue: ERROR! tuple number 0 is out of range 0..-1
Segmentation fault (core dumped)

Any suggestion what I am doing wrong and why i am getting this error.
Thank you all in advance for your help
Regards.
Najm

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Joe Conway 2000-12-23 17:07:20 Optimization recommendations request
Previous Message Tom Lane 2000-12-22 16:31:33 Re: pg_dump Error