ERROR: heap_delete: (am)invalid tid

Поиск
Список
Период
Сортировка
От Marc Tardif
Тема ERROR: heap_delete: (am)invalid tid
Дата
Msg-id Pine.BSF.4.10.10001270104120.48087-100000@server.b0x.com
обсуждение исходный текст
Список pgsql-general
I've been trying to see the limit for entering data in a text field using
the following commands:
copy test_table from '/my/file';
delete from test_table;

Suddenly, after a successful delte, I got:
ERROR: heap_delete: (am)invalid tid

What does this mean? Is it a bug or have I done something wrong?
Marc Tardif


В списке pgsql-general по дате отправления:

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: [GENERAL] scaling
Следующее
От: Fabian.Frederick@prov-liege.be
Дата:
Сообщение: RE: [GENERAL] how to use pg-connect ?