Skip to content

Logical Replication tests for CI tables in the benchmarking environment

Perform a logical replication test for tables "CI_" with a high writing load to make sure there is no high replication lag.

The tests will be:

  1. Configure logical replication for the "CI_" tables
  2. Generate a load on the database with the approximately 4 WAL files per second
  3. Check the replication status for a high replication lag
Edited by Vitaliy Kukharik