Re: Add pg_stat_recovery system view

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Cc: Xuneng Zhou <xunengzhou(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add pg_stat_recovery system view
Date: 2026-03-06 05:28:20
Message-ID: aapl9JjeQffvY3Cp@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 06, 2026 at 02:19:01PM +0900, Shinya Kato wrote:
> Reading the committed patch, it appears that the values for
> current_chunk_start_time and recovery_last_xact_time have been
> swapped. Could you please look into this?
>
> I have attached the patch (with redundant comments removed).

Oops, indeed. Will fix shortly.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nitin Jadhav 2026-03-06 05:32:41 Re: Change checkpoint‑record‑missing PANIC to FATAL
Previous Message shveta malik 2026-03-06 05:25:02 Re: [PATCH] Support automatic sequence replication