The pg_createsubscriber docs say:

        https://www.postgresql.org/docs/17/app-pgcreatesubscriber.html

        After a successful run, the state of the target server is analogous
        to a fresh logical replication setup. The main difference between
        the logical replication setup and pg_createsubscriber is the
        initial data copy. It does only the synchronization phase, which
        ensures each table is brought up to a synchronized state.

What does "it" and "synchronization phase" mean in "It does only the
synchronization phase"?  Seems this needs improvement.

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.


Reply via email to