Errors with pg_dump - Mailing list pgsql-general

From asbjs@stud.ntnu.no
Subject Errors with pg_dump
Date
Msg-id Pine.LNX.4.21.0010062124570.846-100000@agnus.hildring
Whole thread Raw
Responses Re: Errors with pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I would like to move some data from an older installation of PostgreSQL to
a newer.  When doing
"pg_dump persondb > db.out" I get the following error message:

"dumpSequence(person_sek): 0 (!=1) tuples returned by SELECT"

The "person_sek" is a sequence in the database.

The version of PostgreSQL in question is 6.3.2, running on RedHat Linux
5.1/5.2.  The actual database (persondb) seems to be running fine in all
other respects.  It can be queried with psql, and is used as the backend
for a set of web pages.

Help, anybody?

Asbjørn Sæbø



pgsql-general by date:

Previous
From: "Efrain Caro"
Date:
Subject: Re: image storing
Next
From:
Date:
Subject: Re: image storing