postgres 6.5.1 - Mailing list pgsql-general

From Adrian Perez Camarena
Subject postgres 6.5.1
Date
Msg-id Pine.GSO.3.96.1000223122644.5891B-100000@correo.ife.org.mx
Whole thread Raw
List pgsql-general
I have a problem with my D.B.
I'm using linux 5.2 and postgres 6.5.1
When i try to delete a table with 300,000 rows, the first time, postgres
show me the next message:

        heap delete: (am) invalid tid

If i try to delete it again , the message is the follow:

        ExecutePlan: (junk) 'ctid' is NULL!

and there is a third message:

        Cannot open segment 1 of relation lista_nominal

where lista_nominal is the table that has the problem.

I don't understand the messages, i hope someone can help me


Adrian Perez Camarena
IFE


pgsql-general by date:

Previous
From: davidb@vectormath.com
Date:
Subject: Re: [GENERAL] scheduling table design
Next
From: Brad Marshall
Date:
Subject: postmaster is screwed up.