Re: Limiting setting of hint bits by read-only queries; vacuum_delay

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Limiting setting of hint bits by read-only queries; vacuum_delay
Дата
Msg-id 1364320227.2946.YahooMailNeo@web162903.mail.bf1.yahoo.com
обсуждение исходный текст
Ответ на Re: Limiting setting of hint bits by read-only queries; vacuum_delay  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
Merlin Moncure <mmoncure@gmail.com> wrote:

> *) For off-cycle release work that would help enable patches with
> complex performance trade-offs (I'm working up another patch that has
> even more compelling benefits and risks in the buffer allocator),  We
> desperately need a standard battery of comprehensive performance tests
> and doner machines.

Such a thing would vastly reduce the time needed to work on
something like this with confidence that it would not be a disaster
for some unidentified workload.  Sure, something could still "slip
though the cracks" -- but they would *be* cracks, not a wide gaping
hole.

--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Remove invalid indexes from pg_dump Was: Support for REINDEX CONCURRENTLY
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add PF_PRINTF_ATTRIBUTE to on_exit_msg_fmt.