BufferLookup table corrupted - Mailing list pgsql-admin

From William Meloney
Subject BufferLookup table corrupted
Date
Msg-id 20020510152116.DKYZ654.fl-mta02@ats3696
Whole thread Raw
Responses Re: BufferLookup table corrupted
List 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
bechanging during the update, perhaps as the pg_dump is occurring? 


Best regards.

William Meloney
bmeloney@mindspring.com
2002-05-10



pgsql-admin by date:

Previous
From: "Rajesh Kumar Mallah."
Date:
Subject: Log rotation for postgresql
Next
From: MG
Date:
Subject: Re: ALTER TABLE for field modify...