Re: [HACKERS] Vacuum - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Vacuum
Date
Msg-id 199911251836.NAA10822@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Vacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Grzegorz Przeździecki  <grzegorz_przezdziecki@lupus.waw.pl> writes:
> > vacuum;
> > NOTICE:  Index tb_klienci_id_klienci_key: NUMBER OF INDEX' TUPLES (8776)
> > IS NOT THE SAME AS HEAP' (8774)
> 
> There are some bugs here that we are looking into fixing for 7.0.
> In the meantime, you should be able to get rid of the message by
> dropping and recreating that index.
> 

Yes, and 7.0 message will suggest exactly that.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Concurrent VACUUM: first results
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] pid file for postmaster?