[18:57:22.996](0.083s) # testing using transfer mode --copy # Checking port 50148 # Found port 50148 Name: old_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/archives Connection string: port=50148 host=C:/Windows/TEMP/2L7O7J5sTF Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [18:57:23.040](0.044s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --locale C The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with locale "C". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik 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 ^"C^:^\cirrus^\build^/testrun^/pg^_upgrade^/002^_pg^_upgrade^\data^/t^_002^_pg^_upgrade^_old^_node^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata ### Starting node "old_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 5520 [18:57:28.984](5.944s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [18:57:29.812](0.828s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [18:57:30.534](0.722s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [18:57:31.026](0.492s) ok 4 - created database with ASCII characters from 91 to 127 [18:57:31.031](0.005s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/2L7O7J5sTF, port 50148 ok 1 - test_setup 539 ms # parallel group (20 tests): int2 float8 text int8 varchar pg_lsn boolean name enum bit oid float4 txid money char regproc uuid int4 rangetypes numeric ok 2 + boolean 976 ms ok 3 + char 1449 ms ok 4 + name 973 ms ok 5 + varchar 892 ms ok 6 + text 811 ms ok 7 + int2 546 ms ok 8 + int4 1844 ms ok 9 + int8 849 ms ok 10 + oid 1078 ms ok 11 + float4 1092 ms ok 12 + float8 728 ms ok 13 + bit 999 ms ok 14 + numeric 2173 ms ok 15 + txid 1429 ms ok 16 + uuid 1746 ms ok 17 + enum 992 ms ok 18 + money 1426 ms ok 19 + rangetypes 1972 ms ok 20 + pg_lsn 870 ms ok 21 + regproc 1422 ms # parallel group (20 tests): md5 time strings lseg point line timetz macaddr8 macaddr date polygon timestamp interval box inet circle numerology path timestamptz multirangetypes ok 22 + strings 827 ms ok 23 + md5 724 ms ok 24 + numerology 1172 ms ok 25 + point 850 ms ok 26 + lseg 848 ms ok 27 + line 870 ms ok 28 + box 971 ms ok 29 + path 1160 ms ok 30 + polygon 912 ms ok 31 + circle 1061 ms ok 32 + date 891 ms ok 33 + time 806 ms ok 34 + timetz 856 ms ok 35 + timestamp 905 ms ok 36 + timestamptz 1443 ms ok 37 + interval 956 ms ok 38 + inet 1031 ms ok 39 + macaddr 878 ms ok 40 + macaddr8 877 ms ok 41 + multirangetypes 1542 ms # parallel group (12 tests): unicode regex xid mvcc type_sanity comments expressions horology misc_sanity tstypes opr_sanity geometry ok 42 + geometry 891 ms ok 43 + horology 704 ms ok 44 + tstypes 705 ms ok 45 + regex 685 ms ok 46 + type_sanity 684 ms ok 47 + opr_sanity 799 ms ok 48 + misc_sanity 695 ms ok 49 + comments 679 ms ok 50 + expressions 692 ms ok 51 + unicode 671 ms ok 52 + xid 674 ms ok 53 + mvcc 673 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 466 ms ok 55 + copyselect 439 ms ok 56 + copydml 455 ms ok 57 + insert 2083 ms ok 58 + insert_conflict 636 ms # parallel group (7 tests): create_procedure create_operator create_function_c create_schema create_type create_misc create_table ok 59 + create_function_c 253 ms ok 60 + create_misc 356 ms ok 61 + create_operator 249 ms ok 62 + create_procedure 237 ms ok 63 + create_table 1233 ms ok 64 + create_type 285 ms ok 65 + create_schema 283 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 66 + create_index 3238 ms ok 67 + create_index_spgist 959 ms ok 68 + create_view 957 ms ok 69 + index_including 932 ms ok 70 + index_including_gist 1288 ms # parallel group (16 tests): create_aggregate errors infinite_recurse select drop_if_exists roleattributes create_function_sql hash_func typed_table create_am create_cast constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 812 ms ok 72 + create_function_sql 1165 ms ok 73 + create_cast 1244 ms ok 74 + constraints 2435 ms ok 75 + triggers 4518 ms ok 76 + select 1155 ms ok 77 + inherit 3447 ms ok 78 + typed_table 1227 ms ok 79 + vacuum 3287 ms ok 80 + drop_if_exists 1149 ms ok 81 + updatable_views 2997 ms ok 82 + roleattributes 1149 ms ok 83 + create_am 1228 ms ok 84 + hash_func 1208 ms ok 85 + errors 1141 ms ok 86 + infinite_recurse 1140 ms ok 87 - sanity_check 594 ms # parallel group (20 tests): select_having random namespace select_implicit delete select_distinct_on portals subselect union case select_into arrays select_distinct prepared_xacts update transactions join hash_index aggregates btree_index ok 88 + select_into 2345 ms ok 89 + select_distinct 2414 ms ok 90 + select_distinct_on 1758 ms ok 91 + select_implicit 1752 ms ok 92 + select_having 1726 ms ok 93 + subselect 1801 ms ok 94 + union 1800 ms ok 95 + case 1799 ms ok 96 + join 2506 ms ok 97 + aggregates 3195 ms ok 98 + transactions 2502 ms ok 99 + random 1715 ms ok 100 + portals 1790 ms ok 101 + arrays 2324 ms ok 102 + btree_index 6173 ms ok 103 + hash_index 2860 ms ok 104 + update 2492 ms ok 105 + delete 1729 ms ok 106 + namespace 1703 ms ok 107 + prepared_xacts 2385 ms # parallel group (20 tests): collate drop_operator init_privs matview replica_identity security_label lock object_address password tablesample groupingsets spgist identity generated rowsecurity gin gist brin join_hash privileges ok 108 + brin 11383 ms ok 109 + gin 4035 ms ok 110 + gist 4986 ms ok 111 + spgist 3301 ms ok 112 + privileges 12455 ms ok 113 + init_privs 2476 ms ok 114 + security_label 3050 ms ok 115 + collate 1550 ms ok 116 + matview 2717 ms ok 117 + lock 3045 ms ok 118 + replica_identity 2714 ms ok 119 + rowsecurity 4020 ms ok 120 + object_address 3041 ms ok 121 + tablesample 3177 ms ok 122 + groupingsets 3284 ms ok 123 + drop_operator 2462 ms ok 124 + password 3173 ms ok 125 + identity 3302 ms ok 126 + generated 3925 ms ok 127 + join_hash 11389 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 409 ms ok 129 + brin_multi 2200 ms # parallel group (17 tests): dbsize tid alter_operator without_overlaps alter_generic async sysviews tidrangescan create_role collate.icu.utf8 incremental_sort tidscan create_table_like tsrf misc misc_functions merge ok 130 + create_table_like 1067 ms ok 131 + alter_generic 1020 ms ok 132 + alter_operator 826 ms ok 133 + misc 1079 ms ok 134 + async 1040 ms ok 135 + dbsize 738 ms ok 136 + merge 1123 ms ok 137 + misc_functions 1110 ms ok 138 + sysviews 1033 ms ok 139 + tsrf 1053 ms ok 140 + tid 813 ms ok 141 + tidscan 1042 ms ok 142 + tidrangescan 1035 ms ok 143 + collate.icu.utf8 1038 ms ok 144 + incremental_sort 1037 ms ok 145 + create_role 1030 ms ok 146 + without_overlaps 995 ms # parallel group (7 tests): psql_crosstab amutils collate.linux.utf8 collate.windows.win1252 rules psql stats_ext ok 147 + rules 1539 ms ok 148 + psql 1641 ms ok 149 + psql_crosstab 545 ms ok 150 + amutils 661 ms ok 151 + stats_ext 3447 ms ok 152 + collate.linux.utf8 746 ms ok 153 + collate.windows.win1252 806 ms ok 154 - select_parallel 8703 ms ok 155 - write_parallel 1425 ms ok 156 - vacuum_parallel 542 ms # parallel group (2 tests): subscription publication ok 157 + publication 1117 ms ok 158 + subscription 416 ms # parallel group (17 tests): advisory_lock guc tsdicts combocid select_views dependency functional_deps equivclass xmlmap portals_p2 window indirect_toast tsearch cluster foreign_data bitmapops foreign_key ok 159 + select_views 3741 ms ok 160 + portals_p2 4039 ms ok 161 + foreign_key 5953 ms ok 162 + cluster 4221 ms ok 163 + dependency 3733 ms ok 164 + guc 3170 ms ok 165 + bitmapops 4358 ms ok 166 + combocid 3728 ms ok 167 + tsearch 4060 ms ok 168 + tsdicts 3471 ms ok 169 + foreign_data 4209 ms ok 170 + window 4019 ms ok 171 + xmlmap 4016 ms ok 172 + functional_deps 3715 ms ok 173 + advisory_lock 2392 ms ok 174 + indirect_toast 4006 ms ok 175 + equivclass 3835 ms # parallel group (7 tests): json sqljson json_encoding jsonpath_encoding jsonb_jsonpath jsonb jsonpath ok 176 + json 903 ms ok 177 + jsonb 1205 ms ok 178 + json_encoding 990 ms ok 179 + jsonpath 1201 ms ok 180 + jsonpath_encoding 1012 ms ok 181 + jsonb_jsonpath 1051 ms ok 182 + sqljson 908 ms # parallel group (18 tests): conversion polymorphism limit xml sequence largeobject plancache with temp prepare copy2 returning rowtypes rangefuncs domain truncate plpgsql alter_table ok 183 + plancache 1691 ms ok 184 + limit 1193 ms ok 185 + plpgsql 2947 ms ok 186 + copy2 1751 ms ok 187 + temp 1697 ms ok 188 + domain 1997 ms ok 189 + rangefuncs 1892 ms ok 190 + prepare 1692 ms ok 191 + conversion 989 ms ok 192 + truncate 2100 ms not ok 193 + alter_table 5542 ms ok 194 + sequence 1363 ms ok 195 + polymorphism 1084 ms ok 196 + rowtypes 1848 ms ok 197 + returning 1761 ms ok 198 + largeobject 1656 ms ok 199 + with 1655 ms ok 200 + xml 1257 ms # parallel group (13 tests): reloptions partition_info compression explain hash_part predicate memoize tuplesort indexing stats partition_join partition_aggregate partition_prune ok 201 + partition_join 2843 ms ok 202 + partition_prune 4986 ms ok 203 + reloptions 738 ms ok 204 + hash_part 1498 ms ok 205 + indexing 2724 ms ok 206 + partition_aggregate 3741 ms ok 207 + partition_info 731 ms ok 208 + tuplesort 2679 ms ok 209 + explain 1266 ms ok 210 + compression 990 ms ok 211 + memoize 1484 ms ok 212 + stats 2822 ms ok 213 + predicate 1481 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 581 ms ok 215 + event_trigger 598 ms ok 216 - event_trigger_login 487 ms ok 217 - fast_default 580 ms ok 218 - tablespace 1089 ms 1..218 # 1 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". === dumping C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/regression.diffs === diff -w -U3 C:/cirrus/src/test/regress/expected/alter_table.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/alter_table.out --- C:/cirrus/src/test/regress/expected/alter_table.out 2024-02-27 18:55:22.084832900 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/alter_table.out 2024-02-27 18:59:15.000832200 +0000 @@ -3477,8 +3477,19 @@ SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL; oid | mapped_oid | reltablespace | relfilenode | relname ------+------------+---------------+-------------+--------- -(0 rows) +-------+------------+---------------+-------------+---------------------- + 36234 | | 0 | 36234 | pktable_pkey + 36228 | | 0 | 36228 | pktable + 36236 | | 0 | 36236 | fktable + 36859 | | 0 | 36865 | foo + 36869 | | 0 | 36869 | pg_toast_36859_index + 36868 | | 0 | 36868 | pg_toast_36859 + 37100 | | 0 | 37100 | old_oids + 37124 | | 0 | 37124 | pg_toast_37121 + 37125 | | 0 | 37125 | pg_toast_37121_index + 37121 | | 0 | 37121 | recur2 + 37116 | | 0 | 37116 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [18:59:28.063](117.032s) not ok 5 - regression tests pass [18:59:28.063](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 212. [18:59:28.064](0.000s) # got: '256' # expected: '0' # Checking port 50149 # Found port 50149 Name: new_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/archives Connection string: port=50149 host=C:/Windows/TEMP/2L7O7J5sTF Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [18:59:28.083](0.020s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding SQL_ASCII --locale-provider libc The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with locale "English_United States.1252". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik 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 ^"C^:^\cirrus^\build^/testrun^/pg^_upgrade^/002^_pg^_upgrade^\data^/t^_002^_pg^_upgrade^_new^_node^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata # Running: pg_dumpall --no-sync -d port=50148 host=C:/Windows/TEMP/2L7O7J5sTF dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_cMcY/dump1.sql [18:59:37.372](9.289s) ok 6 - dump before running pg_upgrade ### Stopping node "old_node" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/does/not/exist/ -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/2L7O7J5sTF -p 50148 -P 50149 --copy --check check for "C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/does/not/exist" failed: No such file or directory Failure, exiting [18:59:38.794](1.422s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [18:59:38.795](0.001s) ok 8 - pg_upgrade_output.d/ not removed after pg_upgrade failure # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/2L7O7J5sTF -p 50148 -P 50149 --copy --check [18:59:43.034](4.239s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [18:59:43.034](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [18:59:43.035](0.000s) ok 11 - invalid database causes failure stderr /(?^:)/ ### Starting node "old_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 5404 ### Stopping node "old_node" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/2L7O7J5sTF -p 50148 -P 50149 --copy --check Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for system-defined composite types in user tables ok Checking for reg* data types in user tables ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok *Clusters are compatible* [18:59:54.030](10.995s) ok 12 - run of pg_upgrade --check for new instance [18:59:54.030](0.001s) ok 13 - pg_upgrade_output.d/ removed after pg_upgrade --check success # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/2L7O7J5sTF -p 50148 -P 50149 --copy Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for system-defined composite types in user tables ok Checking for reg* data types in user tables ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Creating dump of global objects ok Creating dump of database schemas ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok If pg_upgrade fails after this point, you must re-initdb the new cluster before continuing. Performing Upgrade ------------------ Setting locale and encoding for new cluster ok Analyzing all rows in the new cluster ok Freezing all rows in the new cluster ok Deleting files from new pg_xact ok Copying old pg_xact to new server ok Setting oldest XID for new cluster ok Setting next transaction ID and epoch for new cluster ok Deleting files from new pg_multixact/offsets ok Copying old pg_multixact/offsets to new server ok Deleting files from new pg_multixact/members ok Copying old pg_multixact/members to new server ok Setting next multixact ID and offset for new cluster ok Resetting WAL archives ok Setting frozenxid and minmxid counters in new cluster ok Restoring global objects in the new cluster ok Restoring database schemas in the new cluster ok Copying user relation files ok Setting next OID for new cluster ok Creating script to delete old cluster ok Checking for extension updates ok Upgrade Complete ---------------- Optimizer statistics are not transferred by pg_upgrade. Once you start the new server, consider running: C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/vacuumdb --all --analyze-in-stages Running this script will delete the old cluster's data files: delete_old_cluster.bat [19:00:41.046](47.016s) ok 14 - run of pg_upgrade for new instance [19:00:41.046](0.000s) ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success ### Starting node "new_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log -o --cluster-name=new_node start waiting for server to start.... done server started # Postmaster PID for node "new_node" is 7744 [19:00:42.187](1.142s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=50149 host=C:/Windows/TEMP/2L7O7J5sTF dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_cMcY/dump2.sql [19:00:48.554](6.367s) ok 17 - dump after running pg_upgrade [19:00:48.845](0.291s) ok 18 - old and new dumps match after pg_upgrade [19:00:48.846](0.000s) 1..18 ### Stopping node "new_node" using mode immediate # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "new_node" [19:00:49.035](0.189s) # Looks like you failed 1 test of 18.