| From: | Michael Meskes <meskes(at)online-club(dot)de> |
|---|---|
| To: | PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | inx problem fixe |
| Date: | 1998-09-09 06:52:50 |
| Message-ID: | 19980909085250.A1369@online-club.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
It works! I can run perftest without having to keep an unaccessible index.
I do have some problems with heap_delete though:
sql error Error: ERROR: heap_delete: (am)invalid tid
line 120.
sql error Error: ERROR: heap_delete: (am)invalid tid
line 120.
sql error Error: ERROR: heap_delete: (am)invalid tid
line 120.
What does this mean? BTW line 120 is exec sql drop table perftest1;
Interestingly enough I can drop both tables from psql afterwards.
Michael
--
Michael Meskes meskes(at)online-club(dot)de, meskes(at)debian(dot)org
Go SF49ers! Go Rhein Fire! Use Debian GNU/Linux!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Zeugswetter | 1998-09-09 07:13:52 | AW: [HACKERS] index fix report |
| Previous Message | Tatsuo Ishii | 1998-09-09 06:41:18 | Re: [HACKERS] Indixing problems... |