Re: [BUGS] BUG #4948: getting error while vacuuming the database

2009-07-28 Thread fous velkej
well, i knew how to fix it (probably the reindexing, that you mentioned;)) but i think this happens often in our database, so what informations would you like to know? i'm awaiting orders :) fous > Nope. > > If you just want to fix it, reindexing that index should do the trick. > > If you want

Re: [BUGS] BUG #4948: getting error while vacuuming the database

2009-07-28 Thread Tom Lane
"fous" writes: > i'm getting this error while vacuuming the database. > proxylog=# VACUUM ; > ERROR: failed to re-find parent key in index "user_day" for deletion > target > page 1441795 > does anoyne know, where the problem is? Nope. If you just want to fix it, reindexing that index should d

[BUGS] BUG #4948: getting error while vacuuming the database

2009-07-28 Thread fous
The following bug has been logged online: Bug reference: 4948 Logged by: fous Email address: honza...@gmail.com PostgreSQL version: 8.4.0 Operating system: Linux (CentOS release 5.3) Description:getting error while vacuuming the database Details: hi i'm getting thi