Re: display hot standby state in psql prompt - Mailing list pgsql-hackers

From Jim Jones
Subject Re: display hot standby state in psql prompt
Date
Msg-id 7b2bd420-9687-4dc3-b5a7-51a24646a5f1@uni-muenster.de
Whole thread Raw
In response to Re: display hot standby state in psql prompt  (Greg Sabino Mullane <htamfids@gmail.com>)
Responses Re: display hot standby state in psql prompt
List pgsql-hackers
Hi

On 21.07.25 21:12, Greg Sabino Mullane wrote:
> Seems good enough for me. I think as long as we document it well, it's
> only going to be a net positive, even with some edge cases.

I just moved the patch from PG19-Drafts to PG19-2 commitfest.[1]

Thanks a lot for the feedback!

Best regards, Jim

1 - https://commitfest.postgresql.org/patch/5872/
Attachment

pgsql-hackers by date:

Previous
From: Shinya Kato
Date:
Subject: Re: Add backup_type to pg_stat_progress_basebackup
Next
From: Japin Li
Date:
Subject: Re: [WIP]Vertical Clustered Index (columnar store extension) - take2