BufferLookup table corrupted

From: "William Meloney" <bmeloney(at)mindspring(dot)com>
To: pgsql-admin(at)postgresql(dot)org <pgsql-admin(at)postgresql(dot)org>
Subject: BufferLookup table corrupted
Date: 2002-05-10 16:21:14
Message-ID: 20020510152116.DKYZ654.fl-mta02@ats3696
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello, pgsql-admin,

Can you tell me what occurred? How can I determine if the BufferLookup table is still corrupted?

pg_dump: ERROR: BufTableDelete: BufferLookup table corrupted
pg_dump: lost synchronization with server, resetting connection
pg_dump: SQL command to dump the contents of table "l3feedflows" failed: PQendcopy() failed.
pg_dump: Error message from server: pg_dump: The command was: COPY "l3feedflows" TO stdout;

The l3feedflows table is one in which records are inserted and then subsequently updated. Would the BufferLookup table be changing during the update, perhaps as the pg_dump is occurring?

Best regards.

William Meloney
bmeloney(at)mindspring(dot)com
2002-05-10

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ray Ontko 2002-05-10 16:35:42 Re: A couple of errors encountered in 7.1.3=>7.2.1-2 data migration
Previous Message Tom Lane 2002-05-10 15:44:50 Re: A couple of errors encountered in 7.1.3=>7.2.1-2 data migration