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


************

Reply via email to