From:
Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To:
Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc:
Greg Smith <greg(at)2ndquadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: machine-readable pg_controldata?
Date:
2010-03-09 01:06:22
Message-ID:
3f0b79eb1003081706n25066a4ahf15302d522c3202e@mail.gmail.com (view raw or flat )
Thread:
2010-03-04 20:52:03 from Josh Berkus <josh(at)agliodbs(dot)com>
2010-03-04 21:54:15 from Magnus Hagander <magnus(at)hagander(dot)net>
2010-03-04 22:09:53 from Joshua Tolley <eggyknap(at)gmail(dot)com>
2010-03-04 22:33:48 from Joe Conway <mail(at)joeconway(dot)com>
2010-03-05 13:31:14 from Greg Smith <greg(at)2ndquadrant(dot)com>
2010-03-05 14:48:01 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2010-03-05 15:13:38 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-03-05 18:28:39 from Greg Smith <greg(at)2ndquadrant(dot)com>
2010-03-05 18:38:35 from Josh Berkus <josh(at)agliodbs(dot)com>
2010-03-05 19:11:18 from Greg Smith <greg(at)2ndquadrant(dot)com>
2010-03-05 19:18:57 from Josh Berkus <josh(at)agliodbs(dot)com>
2010-03-09 00:59:38 from Joe Conway <mail(at)joeconway(dot)com>
2010-03-09 10:18:09 from Dimitri Fontaine <dfontaine(at)hi-media(dot)com>
2010-03-05 21:36:17 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-03-05 23:03:39 from Josh Berkus <josh(at)agliodbs(dot)com>
2010-03-07 01:59:39 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-03-09 15:18:03 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2010-03-09 01:06:22 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Lists:
pgsql-hackers
On Sat, Mar 6, 2010 at 12:13 AM, Heikki Linnakangas
<heikki(dot)linnakangas(at)enterprisedb(dot)com> wrote:
> The REDO location of last checkpoint might deserve a function of its
> own, like we have pg_last_xlog_replay_location() and
> pg_last_xlog_receive_location().
Agreed. I submitted the patch which introduces new function returning
the REDO location of last checkpoint, on other thread.
http://archives.postgresql.org/pgsql-hackers/2010-03/msg00334.php
Are you planning to apply the patch until 9.0 release?
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
In response to
pgsql-hackers by date
Next :From: Bruce MomjianDate: 2010-03-09 01:10:38
Subject : Re: Re: incorrect exit code from psql with single
transaction + violation of deferred FK constraint
Previous :From : Joe ConwayDate : 2010-03-09 00:59:38
Subject : Re: machine-readable pg_controldata?