Re: poor pefrormance with regexp searches on large tables

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: poor pefrormance with regexp searches on large tables
Дата
Msg-id 4E427819020000250003FD57@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: poor pefrormance with regexp searches on large tables  (Grzegorz Blinowski <g.blinowski@gmail.com>)
Список pgsql-performance
Grzegorz Blinowski <g.blinowski@gmail.com> wrote:

> autovacuum                | off

BTW, that's generally not a good idea -- it leaves you much more
vulnerable to bloat which could cause performance problems to
manifest in any number of ways.  You might want to calculate your
heap bloat on this table.

-Kevin

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Autovacuum running out of memory
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: poor pefrormance with regexp searches on large tables