Replication Binary in PostgreSQL 12

From: "Fontana Daniel C \(Desartec S(dot)R(dot)L(dot)\)" <desartecsrl(at)gmail(dot)com>
To: <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Replication Binary in PostgreSQL 12
Date: 2020-06-12 14:11:52
Message-ID: 008a01d640c3$6cb41570$461c4050$@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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?

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2020-06-12 21:28:19 Re: Documentation 9.8. Data Type Formatting Functions: missing behaviour on invalid input at to_date()
Previous Message PG Doc comments form 2020-06-12 09:09:09 Not using suppress_redundant_updates_trigger in sql-createtrigger.html#examples