pg_dump Segmentation fault(core dumped)

Vadim I. Passynkov <pvi@axxent.ca>

From: "Vadim I. Passynkov" <pvi@axxent.ca>
To: "pgsql-bugs@postgresql.org" <pgsql-bugs@postgresql.org>
Date: 2001-02-26T17:25:03Z
Lists: pgsql-bugs
Hi All,

pg_dump -o mydb

CREATE TABLE pgdump_oid (dummy int4);
COPY pgdump_oid WITH OIDS FROM stdin;
19915066        0
\.
DROP TABLE pgdump_oid;
PQgetvalue: ERROR! tuple number 0 is out of range 0..-1
Segmentation fault(core dumped)

What it means, and how realy dump database.
-- 

 Vadim I. Passynkov, Axxent Corp.
 mailto:vip@axxent.ca