Re: pgping?

From: Gunnar <tongji(at)netcologne(dot)de>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: pgping?
Date: 2025-12-12 16:41:24
Message-ID: 471a0d22-f769-450d-a084-74ece10915d5@netcologne.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 9/19/25 06:06, Tom Lane wrote:
> Ron Johnson <ronljohnsonjr(at)gmail(dot)com> writes:
>> On Thu, Sep 18, 2025 at 4:47 PM Ron Watkins <rwatki(at)gmail(dot)com> wrote:
>>> How do you install pgping on RHEL 9?
>>> It doesn't appear to come with the distribution.
>>> Is there some specific repo you need to use?
>> What does it do that ncat and psql don't do?
> pg_isready might be what the OP wants.
>
> regards, tom lane
my latest experience with pg_isready reminded me that it only works on a
general level (cluster ready generally) though.
If you include a database to the command it still reports true even if
the database you want to address does not exist.

That said I remember that I read this was broken since ... forever,
which means nobody cares.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message David G. Johnston 2025-12-13 14:54:35 Re: pgping?
Previous Message Joe Conway 2025-12-10 18:13:11 Re: database specific pg_read_all_data / pg_write_all_data