pg_create_logical_replication_slot - 555 win
An introduction to logical replication and change data capture ... Logical replication is a method of replication where Postgres uses the WAL files and transmit those changes to another Postgres database, or a system that supports reading WAL files.
postgresql - Pgpool master-slave replication with load balancing ...
Configuring PostgreSQL CDC Replication Slots and Publications. ... In some replication setups, publication slots are used to control the flow of changes between the master and replica databases.
Giới thiệu về chức năng Replication(đồng bộ dữ liệu) của ...
If max_slot_wal_keep_size is -1 (the default), replication slots may retain an unlimited amount of WAL files. Otherwise, if restart_lsn of a replication slot ...
