Re: The query plan get all columns but I'm using only one column.

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: The query plan get all columns but I'm using only one column.
Дата
Msg-id CAHOFxGoo2SmxMGDLL4hRQsGCDVw_-u8L6mhSoqkKRXR5m5OQAg@mail.gmail.com
обсуждение исходный текст
Ответ на The query plan get all columns but I'm using only one column.  (Moises Lopez <moylop260@vauxoo.com>)
Список pgsql-performance
It is generally a very bad idea to turn off autovacuum. When it is causing problems, it is likely that it needs to run more often to keep up with the work, rather than not run at all. Certainly if it is turned off, it would be critical to have a regularly scheduled process to vacuum analyze all tables.

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

Предыдущее
От: Moises Lopez
Дата:
Сообщение: Re: The query plan get all columns but I'm using only one column.
Следующее
От: Michael Lewis
Дата:
Сообщение: Re: The query plan get all columns but I'm using only one column.