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:
- Configure logical replication for the "CI_" tables
- Generate a load on the database with the approximately 4 WAL files per second
- Check the replication status for a high replication lag
Edited by Vitaliy Kukharik