Re: display hot standby state in psql prompt

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Srinath Reddy Sadipiralla <srinath2133(at)gmail(dot)com>, Greg Sabino Mullane <htamfids(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: display hot standby state in psql prompt
Date: 2026-02-03 01:42:45
Message-ID: CAHGQGwF1ye-sf8_QOrdc2beePjhyAPAXwqfLKt2wdfj0AZU5zw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 3, 2026 at 1:17 AM Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> wrote:
>
> Hi Fujii
>
> On 30/01/2026 03:00, Fujii Masao wrote:
> > I'd prefer not to mix the terms "hot standby mode" and "recovery mode" here,
> > as that could be confusing.
>
> Indeed, it could be confusing.
>
> So I've updated the patch to use the descriptions
> > I suggested earlier, avoiding references to "recovery mode". Patch attached.
>
> LGTM.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message zhang_tian_chen@163.com 2026-02-03 01:58:19 pg_resetwal: Fix wrong directory in log output
Previous Message Michael Paquier 2026-02-03 01:40:13 Re: Add expressions to pg_restore_extended_stats()