[11:12:32.648](0.041s) # testing using transfer mode --copy # Checking port 59941 # Found port 59941 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=59941 host=C:/Windows/TEMP/hv8xmljKB0 Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [11:12:32.704](0.056s) # 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 7072 [11:12:37.994](5.290s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [11:12:38.403](0.409s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [11:12:39.156](0.753s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [11:12:39.613](0.457s) ok 4 - created database with ASCII characters from 91 to 127 [11:12:39.616](0.003s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/hv8xmljKB0, port 59941 ok 1 - test_setup 669 ms # parallel group (20 tests): boolean varchar name text char regproc enum int4 float4 money int2 pg_lsn txid int8 float8 uuid bit oid rangetypes numeric ok 2 + boolean 887 ms ok 3 + char 979 ms ok 4 + name 934 ms ok 5 + varchar 883 ms ok 6 + text 931 ms ok 7 + int2 1045 ms ok 8 + int4 972 ms ok 9 + int8 1093 ms ok 10 + oid 1170 ms ok 11 + float4 1039 ms ok 12 + float8 1154 ms ok 13 + bit 1164 ms ok 14 + numeric 2237 ms ok 15 + txid 1082 ms ok 16 + uuid 1159 ms ok 17 + enum 956 ms ok 18 + money 1026 ms ok 19 + rangetypes 1213 ms ok 20 + pg_lsn 1073 ms ok 21 + regproc 949 ms # parallel group (20 tests): macaddr md5 numerology point timetz strings lseg interval date circle box macaddr8 time line inet path timestamp timestamptz polygon multirangetypes ok 22 + strings 762 ms ok 23 + md5 631 ms ok 24 + numerology 630 ms ok 25 + point 644 ms ok 26 + lseg 806 ms ok 27 + line 1190 ms ok 28 + box 1158 ms ok 29 + path 1187 ms ok 30 + polygon 1448 ms ok 31 + circle 1086 ms ok 32 + date 1053 ms ok 33 + time 1150 ms ok 34 + timetz 738 ms ok 35 + timestamp 1176 ms ok 36 + timestamptz 1245 ms ok 37 + interval 889 ms ok 38 + inet 1171 ms ok 39 + macaddr 550 ms ok 40 + macaddr8 1139 ms ok 41 + multirangetypes 1435 ms # parallel group (12 tests): unicode horology geometry expressions xid regex tstypes type_sanity comments misc_sanity mvcc opr_sanity ok 42 + geometry 1021 ms ok 43 + horology 1018 ms ok 44 + tstypes 1115 ms ok 45 + regex 1112 ms ok 46 + type_sanity 1110 ms ok 47 + opr_sanity 1467 ms ok 48 + misc_sanity 1320 ms ok 49 + comments 1105 ms ok 50 + expressions 1097 ms ok 51 + unicode 929 ms ok 52 + xid 1094 ms ok 53 + mvcc 1371 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 572 ms ok 55 + copyselect 241 ms ok 56 + copydml 476 ms ok 57 + insert 1251 ms ok 58 + insert_conflict 722 ms # parallel group (7 tests): create_function_c create_misc create_schema create_operator create_procedure create_type create_table ok 59 + create_function_c 349 ms ok 60 + create_misc 347 ms ok 61 + create_operator 376 ms ok 62 + create_procedure 398 ms ok 63 + create_table 1093 ms ok 64 + create_type 394 ms ok 65 + create_schema 359 ms # parallel group (5 tests): create_view index_including index_including_gist create_index_spgist create_index ok 66 + create_index 2417 ms ok 67 + create_index_spgist 1471 ms ok 68 + create_view 1227 ms ok 69 + index_including 1410 ms ok 70 + index_including_gist 1438 ms # parallel group (16 tests): create_cast select create_function_sql create_aggregate infinite_recurse roleattributes drop_if_exists errors typed_table hash_func create_am constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 1344 ms ok 72 + create_function_sql 976 ms ok 73 + create_cast 627 ms ok 74 + constraints 1714 ms ok 75 + triggers 3361 ms ok 76 + select 970 ms ok 77 + inherit 2758 ms ok 78 + typed_table 1558 ms ok 79 + vacuum 2710 ms ok 80 + drop_if_exists 1460 ms ok 81 + updatable_views 2315 ms ok 82 + roleattributes 1312 ms ok 83 + create_am 1684 ms ok 84 + hash_func 1583 ms ok 85 + errors 1453 ms ok 86 + infinite_recurse 1306 ms ok 87 - sanity_check 758 ms # parallel group (20 tests): random prepared_xacts arrays case select_implicit delete select_distinct_on select_having portals union namespace select_into transactions subselect hash_index select_distinct update join aggregates btree_index ok 88 + select_into 2474 ms ok 89 + select_distinct 2696 ms ok 90 + select_distinct_on 2112 ms ok 91 + select_implicit 1915 ms ok 92 + select_having 2104 ms ok 93 + subselect 2459 ms ok 94 + union 2437 ms ok 95 + case 1759 ms ok 96 + join 2838 ms ok 97 + aggregates 3332 ms ok 98 + transactions 2438 ms ok 99 + random 1522 ms ok 100 + portals 2343 ms ok 101 + arrays 1519 ms ok 102 + btree_index 5845 ms ok 103 + hash_index 2644 ms ok 104 + update 2732 ms ok 105 + delete 1875 ms ok 106 + namespace 2408 ms ok 107 + prepared_xacts 1509 ms # parallel group (20 tests): init_privs lock replica_identity tablesample drop_operator password groupingsets spgist object_address security_label collate gin matview brin rowsecurity identity generated gist join_hash privileges ok 108 + brin 3539 ms ok 109 + gin 2658 ms ok 110 + gist 4925 ms ok 111 + spgist 2438 ms ok 112 + privileges 13583 ms ok 113 + init_privs 1714 ms ok 114 + security_label 2550 ms ok 115 + collate 2596 ms ok 116 + matview 2647 ms ok 117 + lock 1724 ms ok 118 + replica_identity 1722 ms ok 119 + rowsecurity 3522 ms ok 120 + object_address 2541 ms ok 121 + tablesample 1718 ms ok 122 + groupingsets 2421 ms ok 123 + drop_operator 1982 ms ok 124 + password 2202 ms ok 125 + identity 3664 ms ok 126 + generated 3662 ms ok 127 + join_hash 11891 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 377 ms ok 129 + brin_multi 1639 ms # parallel group (17 tests): alter_generic sysviews tsrf collate.icu.utf8 dbsize tidrangescan misc tid create_role misc_functions create_table_like async merge tidscan alter_operator incremental_sort without_overlaps ok 130 + create_table_like 1423 ms ok 131 + alter_generic 1191 ms ok 132 + alter_operator 1521 ms ok 133 + misc 1358 ms ok 134 + async 1415 ms ok 135 + dbsize 1314 ms ok 136 + merge 1500 ms ok 137 + misc_functions 1411 ms ok 138 + sysviews 1180 ms ok 139 + tsrf 1179 ms ok 140 + tid 1400 ms ok 141 + tidscan 1507 ms ok 142 + tidrangescan 1345 ms ok 143 + collate.icu.utf8 1247 ms ok 144 + incremental_sort 1513 ms ok 145 + create_role 1393 ms ok 146 + without_overlaps 1590 ms # parallel group (7 tests): amutils collate.windows.win1252 psql_crosstab collate.linux.utf8 rules psql stats_ext ok 147 + rules 1470 ms ok 148 + psql 1564 ms ok 149 + psql_crosstab 975 ms ok 150 + amutils 703 ms ok 151 + stats_ext 3073 ms ok 152 + collate.linux.utf8 1057 ms ok 153 + collate.windows.win1252 758 ms ok 154 - select_parallel 7085 ms ok 155 - write_parallel 1433 ms ok 156 - vacuum_parallel 514 ms # parallel group (2 tests): subscription publication ok 157 + publication 1165 ms ok 158 + subscription 523 ms # parallel group (17 tests): combocid equivclass guc portals_p2 select_views advisory_lock dependency functional_deps tsdicts xmlmap cluster window foreign_data bitmapops tsearch indirect_toast foreign_key ok 159 + select_views 1985 ms ok 160 + portals_p2 1343 ms ok 161 + foreign_key 4938 ms ok 162 + cluster 2523 ms ok 163 + dependency 2232 ms ok 164 + guc 1245 ms ok 165 + bitmapops 2732 ms ok 166 + combocid 1017 ms ok 167 + tsearch 2832 ms ok 168 + tsdicts 2513 ms ok 169 + foreign_data 2692 ms ok 170 + window 2570 ms ok 171 + xmlmap 2507 ms ok 172 + functional_deps 2306 ms ok 173 + advisory_lock 2153 ms ok 174 + indirect_toast 2963 ms ok 175 + equivclass 1125 ms # parallel group (7 tests): jsonb_jsonpath jsonpath_encoding sqljson jsonb json_encoding jsonpath json ok 176 + json 1362 ms ok 177 + jsonb 1134 ms ok 178 + json_encoding 1302 ms ok 179 + jsonpath 1301 ms ok 180 + jsonpath_encoding 930 ms ok 181 + jsonb_jsonpath 928 ms ok 182 + sqljson 1124 ms # parallel group (18 tests): plancache prepare limit returning polymorphism conversion rowtypes xml with sequence domain truncate largeobject copy2 temp rangefuncs plpgsql alter_table ok 183 + plancache 644 ms ok 184 + limit 1757 ms ok 185 + plpgsql 3457 ms ok 186 + copy2 2373 ms ok 187 + temp 2394 ms ok 188 + domain 2348 ms ok 189 + rangefuncs 2391 ms ok 190 + prepare 701 ms ok 191 + conversion 2216 ms ok 192 + truncate 2341 ms ok 193 + alter_table 5957 ms ok 194 + sequence 2314 ms ok 195 + polymorphism 2168 ms ok 196 + rowtypes 2269 ms ok 197 + returning 2109 ms ok 198 + largeobject 2349 ms ok 199 + with 2306 ms ok 200 + xml 2263 ms # parallel group (13 tests): hash_part predicate partition_info reloptions memoize compression explain tuplesort indexing partition_join stats partition_aggregate partition_prune ok 201 + partition_join 3204 ms ok 202 + partition_prune 6055 ms ok 203 + reloptions 1943 ms ok 204 + hash_part 1261 ms ok 205 + indexing 3171 ms ok 206 + partition_aggregate 4417 ms ok 207 + partition_info 1936 ms ok 208 + tuplesort 2704 ms not ok 209 + explain 2608 ms ok 210 + compression 2272 ms ok 211 + memoize 2269 ms ok 212 + stats 4020 ms ok 213 + predicate 1801 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 601 ms ok 215 + event_trigger 617 ms ok 216 - event_trigger_login 267 ms ok 217 - fast_default 502 ms ok 218 - tablespace 1182 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/explain.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/explain.out --- C:/cirrus/src/test/regress/expected/explain.out 2024-03-13 11:10:35.063273200 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/explain.out 2024-03-13 11:14:28.714977000 +0000 @@ -333,15 +333,15 @@ -- MEMORY option select explain_filter('explain (memory) select * from int8_tbl i8'); explain_filter ---------------------------------------------------------- - Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N) +----------------------------------------------------------------- + Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N loops=N) Memory: used=N bytes allocated=N bytes (2 rows) select explain_filter('explain (memory, analyze) select * from int8_tbl i8'); explain_filter ------------------------------------------------------------------------------------------------ - Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N) (actual time=N.N..N.N rows=N loops=N) +------------------------------------------------------------------------------------------------------- + Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N loops=N) (actual time=N.N..N.N rows=N loops=N) Memory: used=N bytes allocated=N bytes Planning Time: N.N ms Execution Time: N.N ms @@ -360,6 +360,7 @@ Total Cost: N.N + Plan Rows: N + Plan Width: N + + Plan Calls: N + Planning: + Memory Used: N + Memory Allocated: N + @@ -381,6 +382,7 @@ "Total Cost": N.N, + "Plan Rows": N, + "Plan Width": N, + + "Plan Calls": N, + "Actual Startup Time": N.N, + "Actual Total Time": N.N, + "Actual Rows": N, + @@ -401,8 +403,8 @@ prepare int8_query as select * from int8_tbl i8; select explain_filter('explain (memory) execute int8_query'); explain_filter ---------------------------------------------------------- - Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N) +----------------------------------------------------------------- + Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N loops=N) Memory: used=N bytes allocated=N bytes (2 rows) === EOF === [11:14:37.724](118.108s) not ok 5 - regression tests pass [11:14:37.724](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 219. [11:14:37.724](0.000s) # got: '256' # expected: '0' # Checking port 59942 # Found port 59942 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=59942 host=C:/Windows/TEMP/hv8xmljKB0 Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [11:14:37.762](0.038s) # 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=59941 host=C:/Windows/TEMP/hv8xmljKB0 dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_peoh/dump1.sql [11:14:47.175](9.412s) 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/hv8xmljKB0 -p 59941 -P 59942 --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 [11:14:48.052](0.877s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [11:14:48.053](0.000s) 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/hv8xmljKB0 -p 59941 -P 59942 --copy --check [11:14:53.011](4.958s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [11:14:53.012](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [11:14:53.012](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 5020 ### 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/hv8xmljKB0 -p 59941 -P 59942 --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* [11:15:03.589](10.578s) ok 12 - run of pg_upgrade --check for new instance [11:15:03.590](0.000s) 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/hv8xmljKB0 -p 59941 -P 59942 --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 [11:15:46.501](42.911s) ok 14 - run of pg_upgrade for new instance [11:15:46.501](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 5132 [11:15:46.980](0.479s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=59942 host=C:/Windows/TEMP/hv8xmljKB0 dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_peoh/dump2.sql [11:15:51.836](4.856s) ok 17 - dump after running pg_upgrade [11:15:52.112](0.276s) ok 18 - old and new dumps match after pg_upgrade [11:15:52.112](0.001s) 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" [11:15:52.478](0.365s) # Looks like you failed 1 test of 18.