# Checking port 14552 # Found port 14552 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=14552 host=/tmp/MqTtWL8ArK Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary.log [08:53:53.654](0.056s) # 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 13433 [08:53:54.645](0.991s) 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/MqTtWL8ArK --port 14552 --checkpoint fast # Backup finished # Checking port 14553 # Found port 14553 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=14553 host=/tmp/MqTtWL8ArK 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 10511 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" [08:53:55.132](0.486s) ok 2 - check the catching-up state [08:53:55.174](0.042s) ok 3 - check that it is safe if WAL fits in max_wal_size [08:53:55.272](0.098s) 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 26659 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 [08:53:55.795](0.523s) ok 5 - check that max_slot_wal_keep_size is working [08:53:55.865](0.070s) 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 27500 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" [08:53:56.329](0.463s) 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 25486 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" [08:53:56.820](0.491s) ok 8 - check that the slot state changes to "extended" [08:53:56.897](0.077s) 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 4956 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" [08:53:57.338](0.441s) ok 10 - check that required WAL segments are still available [08:53:57.524](0.186s) ok 11 - check that slot invalidation has been logged [08:53:57.544](0.021s) ok 12 - check that the slot became inactive and the state "lost" persists [08:53:57.545](0.000s) ok 13 - waited for checkpoint to end [08:53:57.593](0.048s) 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 7477 [08:53:57.720](0.127s) 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 14554 # Found port 14554 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=14554 host=/tmp/MqTtWL8ArK Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary2.log [08:53:57.941](0.221s) # 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 25426 # 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/MqTtWL8ArK --port 14554 --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 29811 # Checking port 14555 # Found port 14555 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=14555 host=/tmp/MqTtWL8ArK 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 27201 [08:53:58.812](0.871s) 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 14556 # Found port 14556 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=14556 host=/tmp/MqTtWL8ArK Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary3.log [08:53:59.040](0.228s) # 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 7853 # 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/MqTtWL8ArK --port 14556 --checkpoint fast # Backup finished # Checking port 14557 # Found port 14557 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=14557 host=/tmp/MqTtWL8ArK 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 24664 Waiting for replication conn standby_3's replay_lsn to pass 0/00A00108 on primary3 done [08:54:02.763](3.723s) ok 17 - have walsender pid 7092 [08:54:02.793](0.031s) ok 18 - have walreceiver pid 26254 [08:54:02.856](0.063s) ok 19 - walsender termination logged [08:54:02.873](0.017s) 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 14558 # Found port 14558 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=14558 host=/tmp/MqTtWL8ArK Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_primary4.log [08:54:03.090](0.217s) # 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 885 # 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/MqTtWL8ArK --port 14558 --checkpoint fast # Backup finished # Checking port 14559 # Found port 14559 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=14559 host=/tmp/MqTtWL8ArK 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" [08:54:04.987](1.897s) 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 649 Waiting for replication conn standby4's replay_lsn to pass 0/03000000 on primary4 done [08:54:05.231](0.244s) not ok 22 - last inactive time for an active physical slot is NULL [08:54:05.232](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. [08:54:05.232](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 23742 [08:54:05.939](0.707s) ok 23 - last inactive time for an inactive physical slot is updated correctly # Checking port 14560 # Found port 14560 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=14560 host=/tmp/MqTtWL8ArK Log file: /home/postgres/postgres/build/testrun/recovery/019_replslot_limit/log/019_replslot_limit_subscriber4.log [08:54:05.942](0.003s) # 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 [08:54:06.309](0.367s) 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 7924 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 [08:54:06.857](0.548s) 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 10621 [08:54:07.765](0.908s) 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" [08:54:07.880](0.115s) 1..26 [08:54:07.885](0.005s) # Looks like you failed 1 test of 26.