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

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Ticket 280: Add timestamp of last xact replay in server props
Date: 2010-12-06 11:32:31
Message-ID: 4CFCC9CF.3050608@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-12-06 11:32:44 Re: Ticket 283: Add option to request BOM write
Previous Message pgAdmin Trac 2010-12-06 11:31:36 Re: [pgAdmin III] #280: Use the new pg_last_xact_replay_timestamp() function