| From: | Adrian Perez Camarena <adrianp(at)ife(dot)org(dot)mx> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | postgres 6.5.1 |
| Date: | 2000-02-23 18:50:59 |
| Message-ID: | Pine.GSO.3.96.1000223122644.5891B-100000@correo.ife.org.mx |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | kaiq | 2000-02-23 19:30:06 | Re: [GENERAL] scheduling table design |
| Previous Message | davidb | 2000-02-23 18:40:45 | Re: [GENERAL] scheduling table design |