Hello, I am implementing binary replication in PostgreSQL 12.
I have a lot of pending questions. Example, how to know a subscriber is upto date,
if there is the possibility of knowing if the subscriber is currentlyconnected to the publication, etc, etc.
Where can I get more documentation?