Replication Binary in PostgreSQL 12

Started by Fontana Daniel C (Desartec S.R.L.)almost 6 years ago1 messagesdocs
Jump to latest

Hello, I am implementing binary replication in PostgreSQL 12.

I have a lot of pending questions. Example, how to know a subscriber is up
to date,

if there is the possibility of knowing if the subscriber is currently
connected to the publication, etc, etc.

Where can I get more documentation?