Re: pgbench throttling latency limit

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: pgbench throttling latency limit
Дата
Msg-id alpine.DEB.2.10.1408271900570.28571@sto
обсуждение исходный текст
Ответ на Re: pgbench throttling latency limit  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: pgbench throttling latency limit  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
>> [...]
>
> Yeah, something like that. I don't think it would be necessary to set 
> statement_timeout, you can inject that in your script or postgresql.conf if 
> you want. I don't think aborting a transaction that's already started is 
> necessary either. You could count it as LATE, but let it finish first.

I've implemented something along these simplified lines. The latency is 
not limited as such, but slow (over the limit) queries are counted and 
reported.

-- 
Fabien.

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: postgresql latency & bgwriter not doing its job
Следующее
От: Andres Freund
Дата:
Сообщение: Re: postgresql latency & bgwriter not doing its job