[19:04:48.920](0.029s) # testing using transfer mode --copy # Checking port 49991 # Found port 49991 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=49991 host=C:/Windows/TEMP/3_lo8sa_Re Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [19:04:48.945](0.026s) # 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 6472 [19:04:54.023](5.077s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [19:04:54.423](0.401s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [19:04:54.866](0.443s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [19:04:55.853](0.986s) ok 4 - created database with ASCII characters from 91 to 127 [19:04:55.857](0.004s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/3_lo8sa_Re, port 49991 ok 1 - test_setup 514 ms # parallel group (20 tests): boolean text char name oid float4 pg_lsn varchar uuid txid int2 float8 enum bit int8 money int4 regproc rangetypes numeric ok 2 + boolean 475 ms ok 3 + char 623 ms ok 4 + name 621 ms ok 5 + varchar 684 ms ok 6 + text 618 ms ok 7 + int2 703 ms ok 8 + int4 745 ms ok 9 + int8 743 ms ok 10 + oid 655 ms ok 11 + float4 654 ms ok 12 + float8 710 ms ok 13 + bit 709 ms ok 14 + numeric 1343 ms ok 15 + txid 691 ms ok 16 + uuid 684 ms ok 17 + enum 703 ms ok 18 + money 730 ms ok 19 + rangetypes 1099 ms ok 20 + pg_lsn 662 ms ok 21 + regproc 795 ms # parallel group (20 tests): point path timetz line md5 time lseg macaddr8 numerology inet macaddr circle strings date timestamp interval multirangetypes timestamptz polygon box ok 22 + strings 944 ms ok 23 + md5 798 ms ok 24 + numerology 869 ms ok 25 + point 782 ms ok 26 + lseg 844 ms ok 27 + line 792 ms ok 28 + box 1003 ms ok 29 + path 776 ms ok 30 + polygon 997 ms ok 31 + circle 861 ms ok 32 + date 947 ms ok 33 + time 784 ms ok 34 + timetz 769 ms ok 35 + timestamp 943 ms ok 36 + timestamptz 957 ms ok 37 + interval 951 ms ok 38 + inet 849 ms ok 39 + macaddr 849 ms ok 40 + macaddr8 845 ms ok 41 + multirangetypes 948 ms # parallel group (12 tests): tstypes misc_sanity unicode type_sanity regex expressions mvcc horology comments opr_sanity xid geometry ok 42 + geometry 997 ms ok 43 + horology 967 ms ok 44 + tstypes 699 ms ok 45 + regex 895 ms ok 46 + type_sanity 893 ms ok 47 + opr_sanity 967 ms ok 48 + misc_sanity 693 ms ok 49 + comments 963 ms ok 50 + expressions 930 ms ok 51 + unicode 717 ms ok 52 + xid 981 ms ok 53 + mvcc 939 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 614 ms ok 55 + copyselect 304 ms ok 56 + copydml 370 ms ok 57 + insert 1282 ms ok 58 + insert_conflict 674 ms # parallel group (7 tests): create_procedure create_schema create_type create_function_c create_misc create_operator create_table ok 59 + create_function_c 619 ms ok 60 + create_misc 617 ms ok 61 + create_operator 631 ms ok 62 + create_procedure 609 ms ok 63 + create_table 1148 ms ok 64 + create_type 607 ms ok 65 + create_schema 603 ms # parallel group (5 tests): index_including create_index_spgist create_view index_including_gist create_index ok 66 + create_index 2598 ms ok 67 + create_index_spgist 1589 ms ok 68 + create_view 1606 ms ok 69 + index_including 1586 ms ok 70 + index_including_gist 1740 ms # parallel group (16 tests): errors hash_func roleattributes infinite_recurse create_am create_aggregate drop_if_exists updatable_views typed_table create_function_sql create_cast select constraints vacuum inherit triggers ok 71 + create_aggregate 2874 ms ok 72 + create_function_sql 3285 ms ok 73 + create_cast 3284 ms ok 74 + constraints 3617 ms ok 75 + triggers 4831 ms ok 76 + select 3279 ms ok 77 + inherit 4576 ms ok 78 + typed_table 3113 ms ok 79 + vacuum 4110 ms ok 80 + drop_if_exists 2860 ms ok 81 + updatable_views 3100 ms ok 82 + roleattributes 2540 ms ok 83 + create_am 2855 ms ok 84 + hash_func 2307 ms ok 85 + errors 2306 ms ok 86 + infinite_recurse 2772 ms ok 87 - sanity_check 433 ms # parallel group (20 tests): select_implicit select_distinct_on random case select_into arrays namespace select_having union prepared_xacts delete subselect portals transactions select_distinct update join hash_index aggregates btree_index ok 88 + select_into 1566 ms ok 89 + select_distinct 2037 ms ok 90 + select_distinct_on 1037 ms ok 91 + select_implicit 1035 ms ok 92 + select_having 1728 ms ok 93 + subselect 1894 ms ok 94 + union 1824 ms ok 95 + case 1397 ms ok 96 + join 2123 ms ok 97 + aggregates 3075 ms ok 98 + transactions 2023 ms ok 99 + random 1169 ms ok 100 + portals 1974 ms ok 101 + arrays 1688 ms ok 102 + btree_index 6808 ms ok 103 + hash_index 2267 ms ok 104 + update 2055 ms ok 105 + delete 1807 ms ok 106 + namespace 1706 ms ok 107 + prepared_xacts 1804 ms # parallel group (20 tests): drop_operator matview replica_identity gin collate groupingsets rowsecurity init_privs spgist security_label password lock tablesample object_address identity generated gist join_hash brin privileges ok 108 + brin 9795 ms ok 109 + gin 1877 ms ok 110 + gist 3902 ms ok 111 + spgist 2512 ms ok 112 + privileges 11342 ms ok 113 + init_privs 2366 ms ok 114 + security_label 2507 ms ok 115 + collate 1867 ms ok 116 + matview 1785 ms ok 117 + lock 2761 ms ok 118 + replica_identity 1862 ms ok 119 + rowsecurity 2356 ms ok 120 + object_address 2797 ms ok 121 + tablesample 2755 ms ok 122 + groupingsets 1935 ms ok 123 + drop_operator 1774 ms ok 124 + password 2750 ms ok 125 + identity 2950 ms ok 126 + generated 3098 ms ok 127 + join_hash 9715 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 235 ms ok 129 + brin_multi 1605 ms # parallel group (17 tests): collate.icu.utf8 tidscan alter_operator tsrf tid tidrangescan sysviews dbsize async misc misc_functions without_overlaps merge alter_generic create_role create_table_like incremental_sort ok 130 + create_table_like 1509 ms ok 131 + alter_generic 1350 ms ok 132 + alter_operator 860 ms ok 133 + misc 1188 ms ok 134 + async 1187 ms ok 135 + dbsize 1164 ms ok 136 + merge 1342 ms ok 137 + misc_functions 1287 ms ok 138 + sysviews 1113 ms ok 139 + tsrf 850 ms ok 140 + tid 1031 ms ok 141 + tidscan 847 ms ok 142 + tidrangescan 1107 ms ok 143 + collate.icu.utf8 795 ms ok 144 + incremental_sort 1526 ms ok 145 + create_role 1442 ms ok 146 + without_overlaps 1272 ms # parallel group (7 tests): amutils collate.linux.utf8 collate.windows.win1252 psql_crosstab psql rules stats_ext ok 147 + rules 1612 ms ok 148 + psql 1477 ms ok 149 + psql_crosstab 1054 ms ok 150 + amutils 591 ms ok 151 + stats_ext 3171 ms ok 152 + collate.linux.utf8 789 ms ok 153 + collate.windows.win1252 787 ms ok 154 - select_parallel 7791 ms ok 155 - write_parallel 3385 ms ok 156 - vacuum_parallel 611 ms # parallel group (2 tests): subscription publication ok 157 + publication 1226 ms ok 158 + subscription 538 ms # parallel group (17 tests): xmlmap portals_p2 functional_deps guc window combocid select_views tsdicts foreign_data equivclass advisory_lock dependency bitmapops indirect_toast cluster tsearch foreign_key ok 159 + select_views 1757 ms ok 160 + portals_p2 834 ms ok 161 + foreign_key 3808 ms ok 162 + cluster 2113 ms ok 163 + dependency 1867 ms ok 164 + guc 1392 ms ok 165 + bitmapops 2086 ms ok 166 + combocid 1531 ms ok 167 + tsearch 2108 ms ok 168 + tsdicts 1755 ms ok 169 + foreign_data 1764 ms ok 170 + window 1525 ms ok 171 + xmlmap 749 ms ok 172 + functional_deps 1026 ms ok 173 + advisory_lock 1847 ms ok 174 + indirect_toast 2071 ms ok 175 + equivclass 1844 ms # parallel group (7 tests): jsonpath_encoding json_encoding json sqljson jsonpath jsonb_jsonpath jsonb ok 176 + json 543 ms ok 177 + jsonb 1128 ms ok 178 + json_encoding 468 ms ok 179 + jsonpath 715 ms ok 180 + jsonpath_encoding 399 ms ok 181 + jsonb_jsonpath 714 ms ok 182 + sqljson 622 ms # parallel group (18 tests): returning xml plancache limit conversion with rangefuncs prepare sequence truncate copy2 largeobject rowtypes polymorphism temp domain plpgsql alter_table ok 183 + plancache 1267 ms ok 184 + limit 1285 ms ok 185 + plpgsql 2541 ms ok 186 + copy2 1875 ms ok 187 + temp 1919 ms ok 188 + domain 2026 ms ok 189 + rangefuncs 1302 ms ok 190 + prepare 1608 ms ok 191 + conversion 1274 ms ok 192 + truncate 1785 ms ok 193 + alter_table 4507 ms ok 194 + sequence 1782 ms ok 195 + polymorphism 1867 ms ok 196 + rowtypes 1856 ms ok 197 + returning 1199 ms ok 198 + largeobject 1853 ms ok 199 + with 1284 ms ok 200 + xml 1193 ms # parallel group (13 tests): hash_part predicate reloptions partition_info compression memoize tuplesort partition_join explain indexing stats partition_aggregate partition_prune ok 201 + partition_join 2503 ms ok 202 + partition_prune 5157 ms ok 203 + reloptions 2244 ms ok 204 + hash_part 1045 ms ok 205 + indexing 2762 ms ok 206 + partition_aggregate 3390 ms ok 207 + partition_info 2275 ms ok 208 + tuplesort 2410 ms not ok 209 + explain 2552 ms ok 210 + compression 2330 ms ok 211 + memoize 2343 ms ok 212 + stats 3247 ms ok 213 + predicate 1678 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 699 ms ok 215 + event_trigger 777 ms ok 216 - event_trigger_login 932 ms ok 217 - fast_default 580 ms ok 218 - tablespace 1192 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-02-25 19:02:56.111658700 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/explain.out 2024-02-25 19:06:32.352637700 +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 === [19:06:42.307](106.450s) not ok 5 - regression tests pass [19:06:42.307](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 212. [19:06:42.312](0.004s) # got: '256' # expected: '0' # Checking port 49992 # Found port 49992 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=49992 host=C:/Windows/TEMP/3_lo8sa_Re Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [19:06:42.359](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=49991 host=C:/Windows/TEMP/3_lo8sa_Re dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_QAyQ/dump1.sql [19:06:50.996](8.637s) 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/3_lo8sa_Re -p 49991 -P 49992 --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 [19:06:52.184](1.188s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [19:06:52.188](0.005s) 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/3_lo8sa_Re -p 49991 -P 49992 --copy --check [19:06:56.155](3.967s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [19:06:56.156](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [19:06:56.156](0.001s) 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 3596 ### 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/3_lo8sa_Re -p 49991 -P 49992 --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* [19:07:03.226](7.069s) ok 12 - run of pg_upgrade --check for new instance [19:07:03.226](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/3_lo8sa_Re -p 49991 -P 49992 --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:07:34.160](30.934s) ok 14 - run of pg_upgrade for new instance [19:07:34.160](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 5668 [19:07:36.834](2.674s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=49992 host=C:/Windows/TEMP/3_lo8sa_Re dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_QAyQ/dump2.sql [19:07:41.540](4.706s) ok 17 - dump after running pg_upgrade [19:07:41.811](0.271s) ok 18 - old and new dumps match after pg_upgrade [19:07:41.811](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:07:41.992](0.181s) # Looks like you failed 1 test of 18.