Thread: Replication Binary in PostgreSQL 12

Replication Binary in PostgreSQL 12

From
"Fontana Daniel C \(Desartec S.R.L.\)"
Date:

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?