ERROR: heap_delete: (am)invalid tid

From: Marc Tardif <admin(at)wtbwts(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: ERROR: heap_delete: (am)invalid tid
Date: 2000-01-27 01:06:52
Message-ID: Pine.BSF.4.10.10001270104120.48087-100000@server.b0x.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed Loehr 2000-01-27 01:15:59 Re: [GENERAL] scaling
Previous Message Graeme Merrall 2000-01-27 00:01:31 RE: [GENERAL] too many open files by postgresql backends