BufferLookup table corrupted

Поиск
Список
Период
Сортировка
От William Meloney
Тема BufferLookup table corrupted
Дата
Msg-id 20020510152116.DKYZ654.fl-mta02@ats3696
обсуждение исходный текст
Ответы Re: BufferLookup table corrupted  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Rajesh Kumar Mallah."
Дата:
Сообщение: Log rotation for postgresql
Следующее
От: MG
Дата:
Сообщение: Re: ALTER TABLE for field modify...