Re: [PATCH] add --throttle to pgbench (submission 3)

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: [PATCH] add --throttle to pgbench (submission 3)
Дата
Msg-id alpine.DEB.2.02.1305310938440.31253@localhost6.localdomain6
обсуждение исходный текст
Ответ на Re: [PATCH] add --throttle to pgbench (submission 3)  (Craig Ringer <craig@2ndquadrant.com>)
Ответы Re: [PATCH] add --throttle to pgbench (submission 3)
Список pgsql-hackers
>> However I'm not sure that pg_stat_replication currently has the
>> necessary information on either side to measure the lag (in time
>> transactions, but how do I know when a transaction was committed? or
>> number of transactions?).
>
> The BDR codebase now has a handy function to report when a transaction
> was committed, pg_get_transaction_committime(xid) .

This looks handy for monitoring a replication setup.
It should really be in core...

Any plans? Or is there other ways to get this kind of information in core?

-- 
Fabien.



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

Предыдущее
От: Brendan Jurd
Дата:
Сообщение: Re: 9.3: Empty arrays returned by array_remove()
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: 9.3: Empty arrays returned by array_remove()