Problem with VACUUM - Mailing list pgsql-sql

From Marcelo Pereira Tada
Subject Problem with VACUUM
Date
Msg-id 3E4101C4.3070607@nube.com.br
Whole thread Raw
Responses Re: [ADMIN] Problem with VACUUM  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hello everybody!

We have a problem with VACUUM FULL and the our PostgresSQL is very slow.

On the try run the vacuum command, its returns:

> NOTICE:  Child itemid in update-chain marked as unused - can't continue repair_frag
> ERROR:  No one parent tuple was found
> vacuumdb: vacuum  nube failed

I think it looking for a table or an atributte of inherits but we have already droped it.

The PostgresSQL version is: 7.2.1 on i686-pc-linux-gnu, compiled by GCC 2.96

Thanks

Marcelo.





pgsql-sql by date:

Previous
From: Christoph Haller
Date:
Subject: Re: Inserting a tab character
Next
From: Neal Lindsay
Date:
Subject: automatic time/user stamp - rule or trigger?