Re: Add last failed connection error message to pg_stat_wal_receiver - Mailing list pgsql-hackers

From Cary Huang
Subject Re: Add last failed connection error message to pg_stat_wal_receiver
Date
Msg-id 165852348876.1168.5615622255167011778.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Add last failed connection error message to pg_stat_wal_receiver  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Responses Re: Add last failed connection error message to pg_stat_wal_receiver
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

Hello

The patch can be applied to PG master branch without problem and it passed regression and tap tests. I manually tested
thisfeature too and the last conn error is correctly shown in the pg_stat_get_wal_receiver output, which does exactly
asdescribed. I think this feature is nice to have to troubleshoot replication issues on the standby side.
 

thank you

Cary Huang
----------------
Highgo Software Canada

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSER
Next
From: Tomas Vondra
Date:
Subject: Re: 回复:Re: PANIC: wrong buffer passed to visibilitymap_clear