Re: primary_conninfo missing from pg_stat_wal_receiver
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Vik Fearing <vik@2ndquadrant.fr>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>,
Masao Fujii <masao.fujii@gmail.com>
Date: 2016-06-19T11:02:51Z
Lists: pgsql-hackers
Attachments
- wal-receiver-conninfo-v2.patch (invalid/octet-stream) patch v2
On Sun, Jun 19, 2016 at 7:38 PM, Vik Fearing <vik@2ndquadrant.fr> wrote: > On 19/06/16 12:28, Michael Paquier wrote: >> On Sun, Jun 19, 2016 at 5:56 PM, Michael Paquier >> Or in short the attached. > > The code looks good to me but why no documentation? Because that's a long day... Thanks! Now you have it. -- Michael
Commits
-
Add conninfo to pg_stat_wal_receiver
- 9ed551e0a4fd 9.6.0 landed
-
Only show pg_stat_replication details to superusers
- f88a638199d8 9.1.0 cited