# Checking port 16401 # Found port 16401 Name: primary Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/archives Connection string: port=16401 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary.log [07:40:12.185](0.064s) # initializing database system by running initdb # Running: initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/pgdata --auth trust --wal-segsize=1 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are enabled. creating directory /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default "max_connections" ... 100 selecting default "shared_buffers" ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/pgdata -l logfile start # Running: /home/postgres/postgres/build/src/test/regress/pg_regress --config-auth /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary.log --options --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 22916 [07:40:13.109](0.923s) ok 1 - check the state of non-reserved slot is "unknown" # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup --no-sync --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/backup/my_backup --host /tmp/zQU_CTw3UF --port 16401 --checkpoint fast # Backup finished # Checking port 16402 # Found port 16402 Name: standby_1 Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/archives Connection string: port=16402 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_1.log # Initializing node "standby_1" from backup "my_backup" of node "primary" ### Enabling streaming replication for node "standby_1" ### Starting node "standby_1" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_1.log --options --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 22097 Waiting for replication conn standby_1's replay_lsn to pass 0/00A00000 on primary done ### Stopping node "standby_1" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" [07:40:13.598](0.490s) ok 2 - check the catching-up state [07:40:13.652](0.054s) ok 3 - check that it is safe if WAL fits in max_wal_size [07:40:13.753](0.101s) ok 4 - check that slot is working ### Starting node "standby_1" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_1.log --options --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 20378 Waiting for replication conn standby_1's replay_lsn to pass 0/00F001E8 on primary done ### Stopping node "standby_1" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" ### Reloading node "primary" # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/pgdata reload server signaled [07:40:14.105](0.352s) ok 5 - check that max_slot_wal_keep_size is working [07:40:14.180](0.075s) ok 6 - check that safe_wal_size gets close to the current LSN ### Starting node "standby_1" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_1.log --options --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 22824 Waiting for replication conn standby_1's replay_lsn to pass 0/011001E8 on primary done ### Stopping node "standby_1" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" [07:40:14.756](0.576s) ok 7 - check that wal_keep_size overrides max_slot_wal_keep_size ### Starting node "standby_1" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_1.log --options --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 806 Waiting for replication conn standby_1's replay_lsn to pass 0/01700108 on primary done ### Stopping node "standby_1" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" [07:40:15.324](0.568s) ok 8 - check that the slot state changes to "extended" [07:40:15.388](0.064s) ok 9 - check that the slot state changes to "unreserved" ### Starting node "standby_1" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_1.log --options --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 29498 Waiting for replication conn standby_1's replay_lsn to pass 0/01E00000 on primary done ### Stopping node "standby_1" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" [07:40:15.686](0.298s) ok 10 - check that required WAL segments are still available [07:40:15.981](0.294s) ok 11 - check that slot invalidation has been logged [07:40:15.997](0.017s) ok 12 - check that the slot became inactive and the state "lost" persists [07:40:15.998](0.001s) ok 13 - waited for checkpoint to end [07:40:16.039](0.041s) ok 14 - check that segments have been removed ### Starting node "standby_1" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_1.log --options --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 4009 [07:40:16.175](0.136s) ok 15 - check that replication has been broken ### Stopping node "primary" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" ### Stopping node "standby_1" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_1_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" # Checking port 16403 # Found port 16403 Name: primary2 Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/archives Connection string: port=16403 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary2.log [07:40:16.400](0.225s) # initializing database system by copying initdb template # Running: cp -RPp /home/postgres/postgres/build/tmp_install/initdb-template /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/pgdata # Running: /home/postgres/postgres/build/src/test/regress/pg_regress --config-auth /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/pgdata ### Starting node "primary2" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary2.log --options --cluster-name=primary2 start waiting for server to start.... done server started # Postmaster PID for node "primary2" is 19172 # Taking pg_basebackup my_backup2 from node "primary2" # Running: pg_basebackup --no-sync --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/backup/my_backup2 --host /tmp/zQU_CTw3UF --port 16403 --checkpoint fast # Backup finished ### Stopping node "primary2" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary2" ### Starting node "primary2" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary2.log --options --cluster-name=primary2 start waiting for server to start.... done server started # Postmaster PID for node "primary2" is 19951 # Checking port 16404 # Found port 16404 Name: standby_2 Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_2_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_2_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_2_data/archives Connection string: port=16404 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_2.log # Initializing node "standby_2" from backup "my_backup2" of node "primary2" ### Enabling streaming replication for node "standby_2" ### Starting node "standby_2" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_2_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_2.log --options --cluster-name=standby_2 start waiting for server to start.... done server started # Postmaster PID for node "standby_2" is 2210 [07:40:18.857](2.457s) ok 16 - check if checkpoint command is not blocked ### Stopping node "primary2" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary2_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary2" ### Stopping node "standby_2" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_2_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_2" # Checking port 16405 # Found port 16405 Name: primary3 Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/archives Connection string: port=16405 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary3.log [07:40:19.196](0.340s) # initializing database system by running initdb # Running: initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/pgdata --auth trust --wal-segsize=1 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are enabled. creating directory /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default "max_connections" ... 100 selecting default "shared_buffers" ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/pgdata -l logfile start # Running: /home/postgres/postgres/build/src/test/regress/pg_regress --config-auth /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/pgdata ### Starting node "primary3" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary3.log --options --cluster-name=primary3 start waiting for server to start.... done server started # Postmaster PID for node "primary3" is 25936 # Taking pg_basebackup my_backup from node "primary3" # Running: pg_basebackup --no-sync --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/backup/my_backup --host /tmp/zQU_CTw3UF --port 16405 --checkpoint fast # Backup finished # Checking port 16406 # Found port 16406 Name: standby_3 Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_3_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_3_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_3_data/archives Connection string: port=16406 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_3.log # Initializing node "standby_3" from backup "my_backup" of node "primary3" ### Enabling streaming replication for node "standby_3" ### Starting node "standby_3" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_3_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby_3.log --options --cluster-name=standby_3 start waiting for server to start.... done server started # Postmaster PID for node "standby_3" is 17612 Waiting for replication conn standby_3's replay_lsn to pass 0/00A00108 on primary3 done [07:40:24.387](5.191s) ok 17 - have walsender pid 25068 [07:40:24.403](0.016s) ok 18 - have walreceiver pid 16984 [07:40:25.445](1.043s) ok 19 - walsender termination logged [07:40:25.464](0.018s) ok 20 - slot invalidation logged ### Stopping node "primary3" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary3_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary3" ### Stopping node "standby_3" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby_3_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_3" # Checking port 16407 # Found port 16407 Name: primary4 Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/archives Connection string: port=16407 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary4.log [07:40:25.690](0.227s) # initializing database system by copying initdb template # Running: cp -RPp /home/postgres/postgres/build/tmp_install/initdb-template /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/pgdata # Running: /home/postgres/postgres/build/src/test/regress/pg_regress --config-auth /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/pgdata ### Starting node "primary4" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary4.log --options --cluster-name=primary4 start waiting for server to start.... done server started # Postmaster PID for node "primary4" is 25069 # Taking pg_basebackup my_backup4 from node "primary4" # Running: pg_basebackup --no-sync --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/backup/my_backup4 --host /tmp/zQU_CTw3UF --port 16407 --checkpoint fast # Backup finished # Checking port 16408 # Found port 16408 Name: standby4 Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby4_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby4_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby4_data/archives Connection string: port=16408 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby4.log # Initializing node "standby4" from backup "my_backup4" of node "primary4" ### Enabling streaming replication for node "standby4" [07:40:27.191](1.500s) ok 21 - last inactive time for slot sb4_slot is valid on node primary4 ### Starting node "standby4" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby4_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_standby4.log --options --cluster-name=standby4 start waiting for server to start.... done server started # Postmaster PID for node "standby4" is 29144 Waiting for replication conn standby4's replay_lsn to pass 0/03000000 on primary4 done [07:40:27.393](0.203s) not ok 22 - last inactive time for an active physical slot is NULL [07:40:27.394](0.000s) # Failed test 'last inactive time for an active physical slot is NULL' # at /home/postgres/postgres/src/test/recovery/t/019_replslot_limit.pl line 454. [07:40:27.394](0.000s) # got: 'f' # expected: 't' ### Stopping node "standby4" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_standby4_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby4" ### Restarting node "primary4" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary4.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary4" is 28509 [07:40:27.869](0.475s) ok 23 - last inactive time for an inactive physical slot is updated correctly # Checking port 16409 # Found port 16409 Name: subscriber4 Version: 19devel Data directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_subscriber4_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_subscriber4_data/backup Archive directory: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_subscriber4_data/archives Connection string: port=16409 host=/tmp/zQU_CTw3UF Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_subscriber4.log [07:40:27.872](0.004s) # initializing database system by copying initdb template # Running: cp -RPp /home/postgres/postgres/build/tmp_install/initdb-template /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_subscriber4_data/pgdata # Running: /home/postgres/postgres/build/src/test/regress/pg_regress --config-auth /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_subscriber4_data/pgdata [07:40:28.147](0.275s) ok 24 - last inactive time for slot lsub4_slot is valid on node primary4 ### Starting node "subscriber4" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_subscriber4_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_subscriber4.log --options --cluster-name=subscriber4 start waiting for server to start.... done server started # Postmaster PID for node "subscriber4" is 26960 Waiting for all subscriptions in "subscriber4" to synchronize data Waiting for replication conn sub's replay_lsn to pass 0/030003E0 on primary4 done done [07:40:28.550](0.403s) ok 25 - last inactive time for an active logical slot is NULL ### Stopping node "subscriber4" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_subscriber4_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "subscriber4" ### Restarting node "primary4" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/pgdata --log /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary4.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary4" is 24023 [07:40:28.945](0.395s) ok 26 - last inactive time for an inactive logical slot is updated correctly ### Stopping node "primary4" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/data/t_019_replslot_limit_primary4_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary4" [07:40:29.057](0.112s) 1..26 [07:40:29.061](0.004s) # Looks like you failed 1 test of 26.