# Postmaster PID for node "standby_1" is 27122 [17:38:45.503](0.673s) ok 104 - ensure checksums are set to off [17:38:45.513](0.011s) ok 105 - ensure checksums are set to off [17:38:45.537](0.024s) ok 106 - ensure data checksums are transitioned to inprogress-on Waiting for replication conn standby_1's replay_lsn to pass 6/8FCAB730 on main done [17:38:46.574](1.037s) ok 107 - ensure standby has absorbed the inprogress-on barrier [17:38:47.585](1.011s) ok 108 - ensure checksums are on, or in progress, on standby_1 [17:39:03.705](16.119s) ok 109 - ensure data checksums are transitioned to on [17:39:03.716](0.011s) ok 110 - ensure data checksums are transitioned to on [17:39:03.784](0.068s) ok 111 - ensure data pages can be read back on primary Waiting for replication conn standby_1's write_lsn to pass 7/2B4BD0F0 on main done ### Stopping node "main" using mode immediate # Running: pg_ctl --pgdata /home/tomas/postgres/src/test/modules/test_checksums/tmp_check/t_006_concurrent_pgbench_main_data/pgdata --mode immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" ### Stopping node "standby_1" using mode fast # Running: pg_ctl --pgdata /home/tomas/postgres/src/test/modules/test_checksums/tmp_check/t_006_concurrent_pgbench_standby_1_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" # Running: pg_isready --timeout 180 --host /tmp/800zPudzD2 --port 30082 /tmp/800zPudzD2:30082 - no response [17:39:06.021](2.237s) ok 112 - no checksum validation errors in primary log ### Starting node "main" # Running: pg_ctl --wait --pgdata /home/tomas/postgres/src/test/modules/test_checksums/tmp_check/t_006_concurrent_pgbench_main_data/pgdata --log /home/tomas/postgres/src/test/modules/test_checksums/tmp_check/log/006_concurrent_pgbench_main.log --options --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 27488 # Running: pg_isready --timeout 180 --host /tmp/800zPudzD2 --port 30083 /tmp/800zPudzD2:30083 - no response [17:39:06.132](0.111s) ok 113 - no checksum validation errors in standby_1 log # Running: pg_checksums -D /home/tomas/postgres/src/test/modules/test_checksums/tmp_check/t_006_concurrent_pgbench_standby_1_data/pgdata -c pg_checksums: error: data checksums are not enabled in cluster [17:39:06.134](0.002s) Bail out! command "pg_checksums -D /home/tomas/postgres/src/test/modules/test_checksums/tmp_check/t_006_concurrent_pgbench_standby_1_data/pgdata -c" exited with value 1 # Postmaster PID for node "main" is 27488 ### Stopping node "main" using mode immediate # Running: pg_ctl --pgdata /home/tomas/postgres/src/test/modules/test_checksums/tmp_check/t_006_concurrent_pgbench_main_data/pgdata --mode immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" # No postmaster PID for node "standby_1"