Re: analyze after a database restore?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: analyze after a database restore?
Дата
Msg-id 200303181705.h2IH58403689@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: analyze after a database restore?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> Bruce Momjian writes:
> 
> > Attached is a committed patch to add a recommendation for ANALYZE after
> > restore.  It is a shame we only have vacuumdb -a to do analyze _and_
> > vacuum, and no analyze-only option.
> 
> Isn't one copy of the text per reference page enough?

Thanks. Fixed.  There were two in pg_dump by accident.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: cursors outside transactions
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Nested transactions