Ticket 280: Add timestamp of last xact replay in server props - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Ticket 280: Add timestamp of last xact replay in server props
Date
Msg-id 4CF4324A.7080709@lelarge.info
Whole thread Raw
Responses Re: Ticket 280: Add timestamp of last xact replay in server props  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Vinicius Santos
Date:
Subject: "Clear window" in the SQL Editor
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #280: Use the new pg_last_xact_replay_timestamp() function