| From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | "Hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Postgres problems |
| Date: | 2002-08-29 02:42:07 |
| Message-ID: | GNELIHDDFBOCMGBFGEFOCEPBCDAA.chriskl@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
OK,
I seem to have recovered from my Postgres probs. I decided to do a vacuum
full to clean things up. I got this about halfway through:
usa=# vacuum full analyze;
ERROR: No one parent tuple was found
Log:
2002-08-28 19:38:47 DEBUG: Index expiry_users_users_key: Pages 110; Tuples
41310: Deleted 866.
CPU 0.04s/0.03u sec elapsed 1.99 sec.
2002-08-28 19:38:54 DEBUG: Index users_users_email_lower_idx: Pages 269;
Tuples 41310: Deleted 866.
CPU 0.09s/0.08u sec elapsed 6.75 sec.
2002-08-28 19:39:25 ERROR: No one parent tuple was found
Any fix for that?
Chris
| From | Date | Subject | |
|---|---|---|---|
| Next Message | control | 2002-08-29 02:44:10 | Inquiry From Form [pgsql] |
| Previous Message | D'Arcy J.M. Cain | 2002-08-29 02:40:04 | Re: MemoryContextAlloc: invalid request size 1934906735 |