-
The pg_createsubscriber targets large database
+
pg_createsubscriber targets large database
systems because in logical replication setup, most of the time is spent
doing the initial data copy. Furthermore, a side effect of this long time
spent synchronizing data is usually a large amount of changes to be applied
Use the specified main server configuration file for the target data
- directory.
The pg_createsubscriber uses
-
internally the
pg_ctl command to start and
+ directory.
pg_createsubscriber internally uses
+ the
pg_ctl command to start and
stop the target server. It allows you to specify the actual
postgresql.conf configuration file if it is stored
outside the data directory.