Unfortunately, I wasn't able to get Tom the requested files.
On Aug 10, 2007, at 8:11 AM, Heikki Linnakangas wrote:
Any news on this?
Tom Lane wrote:
Brian Hirt <[EMAIL PROTECTED]> writes:
basement_dev=# VACUUM FULL developer_name;
ERROR: failed to re-find parent key in
"developer_name_deve
Any news on this?
Tom Lane wrote:
> Brian Hirt <[EMAIL PROTECTED]> writes:
>> basement_dev=# VACUUM FULL developer_name;
>> ERROR: failed to re-find parent key in
>> "developer_name_developer_name" for deletion target page 163
>
> Oh dear, I thought we'd fixed that.
>
> Can you send me copies
Brian Hirt <[EMAIL PROTECTED]> writes:
> basement_dev=# VACUUM FULL developer_name;
> ERROR: failed to re-find parent key in
> "developer_name_developer_name" for deletion target page 163
Oh dear, I thought we'd fixed that.
Can you send me copies of this index file ... and preferably the
under
I was doing some testing with tsearch2 on my dev box and I've run
across this problem.
I created the tsvector and added the trigger and then i was updating
the entire table to populate the ixdfti field. When i was done, I
was unable to vacuum the table, I get this error. Any ideas an