Re: Expose checkpoint start/finish times into SQL. - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: Expose checkpoint start/finish times into SQL.
Date
Msg-id 20080403221821.GQ2528@alvh.no-ip.org
Whole thread Raw
In response to Expose checkpoint start/finish times into SQL.  (Theo Schlossnagle <jesus@omniti.com>)
List pgsql-patches
Theo Schlossnagle wrote:
> First whack at exposing the start and finish checkpoint times into SQL.

I suggest using GetCurrentTimestamp() directly instead of time_t and
converting.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-patches by date:

Previous
From: Theo Schlossnagle
Date:
Subject: Expose checkpoint start/finish times into SQL.
Next
From: Heikki Linnakangas
Date:
Subject: Re: Expose checkpoint start/finish times into SQL.