Re: [SQL] Performance

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [SQL] Performance
Дата
Msg-id 199903101911.OAA19707@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [SQL] Performance  (Karl Denninger <karl@Denninger.Net>)
Список pgsql-sql
> That's a waste - a vacuum on a table with no deletes having been executed
> and no indices will go through everything and do absolutely nothing :-)

Ah, but VACUUM ANALYZE does statistics, which is needed.  I should break
out ANALYZE as a separate command.

--
  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, Pennsylvania 19026

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

Предыдущее
От: pierre@desertmoon.com
Дата:
Сообщение: HJ#####.#
Следующее
От: "Jackson, DeJuan"
Дата:
Сообщение: RE: [HACKERS] Bug on complex subselect (was: Bug on complex join)