Re: [SQL] ERROR: failed to re-find parent key in pk_ep07

2007-10-25 Thread Otniel Michael
Note: forwarded message attached. -- He who is quick to become angry will commit folly, and a crafty man is hated __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---BeginMessage---

Re: [SQL] ERROR: failed to re-find parent key in pk_ep07

2007-10-25 Thread Gregory Stark
Tom Lane [EMAIL PROTECTED] writes: Otniel Michael [EMAIL PROTECTED] writes: When i was vacuum the database, the vacuum if failed. And I get this error. Any ideas an to fix this? ERROR: failed to re-find parent key in pk_ep07 Update to a newer PG version, possibly? This symptom

Re: [SQL] ERROR: failed to re-find parent key in pk_ep07

2007-10-25 Thread Filip RembiaƂkowski
2007/10/25, Otniel Michael [EMAIL PROTECTED]: OC. I will try to upgrade the postgres. What version that can fix this problem? Postgres 8.2.5? Postgres 8.1? Now, i use postgres 8.0.3, what effect when i upgrade the postgres version? I heared that i should check my sql? In postgres 8.0.3 show

[SQL] ERROR: failed to re-find parent key in pk_ep07

2007-10-24 Thread Otniel Michael
When i was vacuum the database, the vacuum if failed. And I get this error. Any ideas an to fix this? ERROR: failed to re-find parent key in pk_ep07 Thanks before. Note : EP07 is name of tables. -- He who is quick to become angry will commit folly, and a crafty man is hated

Re: [SQL] ERROR: failed to re-find parent key in pk_ep07

2007-10-24 Thread Tom Lane
Otniel Michael [EMAIL PROTECTED] writes: When i was vacuum the database, the vacuum if failed. And I get this error. Any ideas an to fix this? ERROR: failed to re-find parent key in pk_ep07 Update to a newer PG version, possibly? This symptom has been seen before...