Обсуждение: Ticket 280: Add timestamp of last xact replay in server props

Поиск
Список
Период
Сортировка

Ticket 280: Add timestamp of last xact replay in server props

От
Guillaume Lelarge
Дата:
Hi,

This patch uses the function pg_last_xact_replay_timestamp() available
since PostgreSQL 9.1. It displays the timestamp in the server properties
tab.

Comments?


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

Re: Ticket 280: Add timestamp of last xact replay in server props

От
Guillaume Lelarge
Дата:
Le 30/11/2010 00:07, Guillaume Lelarge a écrit :
> Hi,
>
> This patch uses the function pg_last_xact_replay_timestamp() available
> since PostgreSQL 9.1. It displays the timestamp in the server properties
> tab.
>
> Comments?
>

Commited.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com