From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Phil Sorber <phil(at)omniti(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [WIP] pg_ping utility |
Date: | 2012-12-19 13:28:49 |
Message-ID: | CAB7nPqT6ybY3eaBgj=594JaOvgvpT4D_rWwhCQv8rvijsU9URw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Dec 12, 2012 at 12:06 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Sat, Dec 8, 2012 at 08:59:00AM -0500, Phil Sorber wrote:
> > On Sat, Dec 8, 2012 at 7:50 AM, Michael Paquier
> > <michael(dot)paquier(at)gmail(dot)com> wrote:
> > >
> > > Bruce mentionned that pg_isready could be used directly by pg_ctl -w.
> > > Default as being non-verbose would make sense. What are the other
> tools you
> > > are thinking about? Some utilities in core?
> >
> > I think Bruce meant that PQPing() is used by pg_ctl -w, not that he
> > would use pg_isready.
>
> Right.
>
OK cool. If you have some spare room to write a new version with verbose
option as default, I'll be pleased to review it and then write it as ready
for committer.
--
Michael Paquier
http://michael.otacoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2012-12-19 13:47:55 | Re: Makefiles don't seem to remember to rebuild everything anymore |
Previous Message | Christoph Berg | 2012-12-19 10:08:08 | Re: configure.in and setproctitle/optreset problem |