Re: PostgreSQL 8.4 performance tuning questions

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: PostgreSQL 8.4 performance tuning questions
Дата
Msg-id 4A71CD9C020000250002916D@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.4 performance tuning questions  (Scott Carey <scott@richrelevance.com>)
Список pgsql-performance
Scott Carey <scott@richrelevance.com> wrote:

> Gzip does have some quirky performance behavior depending on the
> chunk size of data you stream into it.

Yeah, I've run into that before.  If we're sending each individual
datum to a gzip function rather than waiting until we've got a
decent-size buffer, that could explain it.

-Kevin

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

Предыдущее
От: Scott Carey
Дата:
Сообщение: Re: PostgreSQL 8.4 performance tuning questions
Следующее
От: Robert Haas
Дата:
Сообщение: Re: autovacuum 'stuck' ?