Re: [HACKERS] Vacuum

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Vacuum
Дата
Msg-id 199911251836.NAA10822@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Vacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Concurrent VACUUM: first results
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] pid file for postmaster?