Re: Add pg_stat_recovery system view - Mailing list pgsql-hackers

From Shinya Kato
Subject Re: Add pg_stat_recovery system view
Date
Msg-id CAOzEurQQ1naKmPJhfE5WOUQjtf5tu08Kw3QCGY5UY=7Rt9fE=w@mail.gmail.com
Whole thread
In response to Re: Add pg_stat_recovery system view  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Add pg_stat_recovery system view
List pgsql-hackers
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).

-- 
Best regards,
Shinya Kato
NTT OSS Center

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Next
From: shveta malik
Date:
Subject: Re: [PATCH] Support automatic sequence replication