[04:38:06.658](0.037s) # testing using transfer mode --copy # Checking port 50593 # Found port 50593 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=50593 host=C:/Windows/TEMP/DCeWz6BFkn Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [04:38:06.710](0.052s) # 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 5880 [04:38:12.269](5.559s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [04:38:12.689](0.420s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [04:38:13.505](0.816s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [04:38:14.438](0.933s) ok 4 - created database with ASCII characters from 91 to 127 [04:38:14.440](0.002s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/DCeWz6BFkn, port 50593 ok 1 - test_setup 652 ms # parallel group (20 tests): bit text int4 oid name char float4 float8 varchar txid int8 money regproc int2 enum uuid boolean pg_lsn numeric rangetypes ok 2 + boolean 1241 ms ok 3 + char 946 ms ok 4 + name 885 ms ok 5 + varchar 1003 ms ok 6 + text 809 ms ok 7 + int2 1199 ms ok 8 + int4 806 ms ok 9 + int8 1105 ms ok 10 + oid 803 ms ok 11 + float4 931 ms ok 12 + float8 990 ms ok 13 + bit 796 ms ok 14 + numeric 1359 ms ok 15 + txid 1002 ms ok 16 + uuid 1187 ms ok 17 + enum 1181 ms ok 18 + money 1088 ms not ok 19 + rangetypes 1575 ms ok 20 + pg_lsn 1208 ms ok 21 + regproc 1134 ms # parallel group (20 tests): lseg md5 numerology path strings date line timetz interval time box macaddr point circle inet polygon macaddr8 timestamptz multirangetypes timestamp ok 22 + strings 1018 ms ok 23 + md5 753 ms ok 24 + numerology 841 ms ok 25 + point 1149 ms ok 26 + lseg 547 ms ok 27 + line 1051 ms ok 28 + box 1069 ms ok 29 + path 887 ms ok 30 + polygon 1190 ms ok 31 + circle 1158 ms ok 32 + date 1043 ms ok 33 + time 1060 ms ok 34 + timetz 1058 ms ok 35 + timestamp 1548 ms ok 36 + timestamptz 1257 ms ok 37 + interval 1054 ms ok 38 + inet 1165 ms ok 39 + macaddr 1127 ms ok 40 + macaddr8 1193 ms ok 41 + multirangetypes 1399 ms # parallel group (12 tests): horology tstypes type_sanity comments regex unicode misc_sanity mvcc geometry xid expressions opr_sanity ok 42 + geometry 1074 ms ok 43 + horology 936 ms ok 44 + tstypes 1006 ms ok 45 + regex 1044 ms ok 46 + type_sanity 1003 ms ok 47 + opr_sanity 1185 ms ok 48 + misc_sanity 1051 ms ok 49 + comments 1038 ms ok 50 + expressions 1089 ms ok 51 + unicode 1047 ms ok 52 + xid 1060 ms ok 53 + mvcc 1059 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 1692 ms ok 55 + copyselect 484 ms ok 56 + copydml 950 ms ok 57 + insert 1834 ms ok 58 + insert_conflict 1698 ms # parallel group (7 tests): create_operator create_function_c create_type create_misc create_procedure create_schema create_table ok 59 + create_function_c 505 ms ok 60 + create_misc 529 ms ok 61 + create_operator 502 ms ok 62 + create_procedure 526 ms ok 63 + create_table 1163 ms ok 64 + create_type 518 ms ok 65 + create_schema 744 ms # parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index ok 66 + create_index 2536 ms ok 67 + create_index_spgist 1489 ms ok 68 + create_view 1291 ms ok 69 + index_including 1271 ms ok 70 + index_including_gist 1343 ms # parallel group (16 tests): create_function_sql typed_table create_aggregate select errors roleattributes create_cast create_am hash_func drop_if_exists infinite_recurse constraints updatable_views inherit vacuum triggers ok 71 + create_aggregate 1278 ms ok 72 + create_function_sql 1273 ms ok 73 + create_cast 1519 ms ok 74 + constraints 2635 ms ok 75 + triggers 4467 ms ok 76 + select 1271 ms ok 77 + inherit 3160 ms ok 78 + typed_table 1263 ms ok 79 + vacuum 3222 ms ok 80 + drop_if_exists 1608 ms ok 81 + updatable_views 2927 ms ok 82 + roleattributes 1472 ms ok 83 + create_am 1547 ms ok 84 + hash_func 1546 ms ok 85 + errors 1255 ms ok 86 + infinite_recurse 1636 ms ok 87 - sanity_check 559 ms # parallel group (20 tests): select_distinct_on select_having select_into select_implicit case subselect random namespace delete union select_distinct prepared_xacts transactions portals arrays update hash_index join aggregates btree_index ok 88 + select_into 1130 ms ok 89 + select_distinct 1774 ms ok 90 + select_distinct_on 1065 ms ok 91 + select_implicit 1126 ms ok 92 + select_having 1062 ms ok 93 + subselect 1303 ms ok 94 + union 1766 ms ok 95 + case 1120 ms ok 96 + join 2615 ms ok 97 + aggregates 2961 ms ok 98 + transactions 2052 ms ok 99 + random 1291 ms ok 100 + portals 2097 ms ok 101 + arrays 2095 ms ok 102 + btree_index 9463 ms ok 103 + hash_index 2430 ms ok 104 + update 2175 ms ok 105 + delete 1683 ms ok 106 + namespace 1633 ms ok 107 + prepared_xacts 1803 ms # parallel group (20 tests): security_label collate password init_privs groupingsets object_address spgist tablesample drop_operator matview generated lock replica_identity rowsecurity gin identity gist join_hash brin privileges ok 108 + brin 10186 ms ok 109 + gin 3491 ms ok 110 + gist 4911 ms ok 111 + spgist 2756 ms ok 112 + privileges 12353 ms ok 113 + init_privs 2065 ms ok 114 + security_label 2062 ms ok 115 + collate 2061 ms ok 116 + matview 2748 ms ok 117 + lock 3314 ms ok 118 + replica_identity 3312 ms ok 119 + rowsecurity 3474 ms ok 120 + object_address 2741 ms ok 121 + tablesample 2740 ms ok 122 + groupingsets 2733 ms ok 123 + drop_operator 2737 ms ok 124 + password 2047 ms ok 125 + identity 3723 ms ok 126 + generated 3299 ms ok 127 + join_hash 10153 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 349 ms ok 129 + brin_multi 2089 ms # parallel group (17 tests): collate.icu.utf8 async dbsize tidrangescan create_role incremental_sort alter_generic tidscan alter_operator without_overlaps tsrf tid misc sysviews misc_functions merge create_table_like ok 130 + create_table_like 1531 ms ok 131 + alter_generic 1122 ms ok 132 + alter_operator 1248 ms ok 133 + misc 1291 ms ok 134 + async 593 ms ok 135 + dbsize 591 ms ok 136 + merge 1495 ms ok 137 + misc_functions 1312 ms ok 138 + sysviews 1281 ms ok 139 + tsrf 1262 ms ok 140 + tid 1265 ms ok 141 + tidscan 1207 ms ok 142 + tidrangescan 692 ms ok 143 + collate.icu.utf8 575 ms ok 144 + incremental_sort 892 ms ok 145 + create_role 687 ms ok 146 + without_overlaps 1235 ms # parallel group (7 tests): amutils psql_crosstab collate.windows.win1252 collate.linux.utf8 psql rules stats_ext ok 147 + rules 1264 ms ok 148 + psql 1192 ms ok 149 + psql_crosstab 322 ms ok 150 + amutils 301 ms ok 151 + stats_ext 3079 ms ok 152 + collate.linux.utf8 431 ms ok 153 + collate.windows.win1252 316 ms ok 154 - select_parallel 9605 ms ok 155 - write_parallel 953 ms ok 156 - vacuum_parallel 402 ms # parallel group (2 tests): subscription publication ok 157 + publication 1161 ms ok 158 + subscription 554 ms # parallel group (17 tests): guc portals_p2 select_views cluster equivclass advisory_lock functional_deps dependency combocid xmlmap tsdicts bitmapops window tsearch indirect_toast foreign_data foreign_key ok 159 + select_views 1088 ms ok 160 + portals_p2 1086 ms ok 161 + foreign_key 2939 ms ok 162 + cluster 1189 ms ok 163 + dependency 1707 ms ok 164 + guc 994 ms ok 165 + bitmapops 2105 ms ok 166 + combocid 1703 ms ok 167 + tsearch 2175 ms ok 168 + tsdicts 2047 ms ok 169 + foreign_data 2734 ms ok 170 + window 2146 ms ok 171 + xmlmap 1756 ms ok 172 + functional_deps 1440 ms ok 173 + advisory_lock 1439 ms ok 174 + indirect_toast 2712 ms ok 175 + equivclass 1436 ms # parallel group (7 tests): jsonpath json_encoding jsonpath_encoding sqljson json jsonb_jsonpath jsonb ok 176 + json 708 ms ok 177 + jsonb 928 ms ok 178 + json_encoding 381 ms ok 179 + jsonpath 380 ms ok 180 + jsonpath_encoding 456 ms ok 181 + jsonb_jsonpath 764 ms ok 182 + sqljson 552 ms # parallel group (18 tests): limit returning sequence plancache prepare xml conversion polymorphism truncate copy2 with rowtypes largeobject temp rangefuncs domain plpgsql alter_table ok 183 + plancache 1034 ms ok 184 + limit 661 ms ok 185 + plpgsql 2982 ms ok 186 + copy2 1382 ms ok 187 + temp 1564 ms ok 188 + domain 1713 ms ok 189 + rangefuncs 1694 ms ok 190 + prepare 1129 ms ok 191 + conversion 1206 ms ok 192 + truncate 1373 ms ok 193 + alter_table 4539 ms ok 194 + sequence 886 ms ok 195 + polymorphism 1287 ms ok 196 + rowtypes 1465 ms ok 197 + returning 642 ms ok 198 + largeobject 1533 ms ok 199 + with 1459 ms ok 200 + xml 1113 ms # parallel group (13 tests): hash_part predicate reloptions partition_info compression memoize explain indexing partition_join tuplesort stats partition_aggregate partition_prune ok 201 + partition_join 2834 ms ok 202 + partition_prune 5318 ms ok 203 + reloptions 1542 ms ok 204 + hash_part 1167 ms ok 205 + indexing 2428 ms ok 206 + partition_aggregate 4048 ms ok 207 + partition_info 1536 ms ok 208 + tuplesort 2822 ms ok 209 + explain 2248 ms ok 210 + compression 1718 ms ok 211 + memoize 2244 ms ok 212 + stats 3380 ms ok 213 + predicate 1344 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 774 ms ok 215 + event_trigger 813 ms ok 216 - event_trigger_login 261 ms ok 217 - fast_default 515 ms ok 218 - tablespace 1227 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/rangetypes.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rangetypes.out --- C:/cirrus/src/test/regress/expected/rangetypes.out 2024-03-01 04:36:12.692332200 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rangetypes.out 2024-03-01 04:38:17.290511500 +0000 @@ -651,14 +651,7 @@ set enable_hashjoin=f; set enable_mergejoin=t; select * from numrange_test natural join numrange_test2 order by nr; - nr ------------ - empty - (,5) - [1.1,2.2) - [1.1,2.2) -(4 rows) - +ERROR: range types do not match set enable_nestloop to default; set enable_hashjoin to default; set enable_mergejoin to default; === EOF === [04:40:07.764](113.324s) not ok 5 - regression tests pass [04:40:07.780](0.016s) # Failed test 'regression tests pass' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 212. [04:40:07.780](0.000s) # got: '256' # expected: '0' # Checking port 50594 # Found port 50594 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=50594 host=C:/Windows/TEMP/DCeWz6BFkn Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [04:40:07.828](0.047s) # 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=50593 host=C:/Windows/TEMP/DCeWz6BFkn dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_zdNP/dump1.sql [04:40:16.649](8.821s) 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/DCeWz6BFkn -p 50593 -P 50594 --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 [04:40:17.477](0.828s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [04:40:17.478](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/DCeWz6BFkn -p 50593 -P 50594 --copy --check [04:40:19.931](2.453s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [04:40:19.931](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [04:40:19.932](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 2108 ### 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/DCeWz6BFkn -p 50593 -P 50594 --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* [04:40:29.222](9.290s) ok 12 - run of pg_upgrade --check for new instance [04:40:29.222](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/DCeWz6BFkn -p 50593 -P 50594 --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 [04:41:08.932](39.710s) ok 14 - run of pg_upgrade for new instance [04:41:08.932](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 6592 [04:41:09.838](0.906s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=50594 host=C:/Windows/TEMP/DCeWz6BFkn dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_zdNP/dump2.sql [04:41:13.954](4.116s) ok 17 - dump after running pg_upgrade [04:41:14.326](0.372s) ok 18 - old and new dumps match after pg_upgrade [04:41:14.326](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" [04:41:15.423](1.096s) # Looks like you failed 1 test of 18.