[00:51:11.637](0.045s) # testing using transfer mode --copy # Checking port 53583 # Found port 53583 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=53583 host=C:/Windows/TEMP/VIKDpoHCzo Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [00:51:11.691](0.054s) # 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 --lc-collate C --lc-ctype C --locale-provider builtin --builtin-locale C.UTF-8 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 this locale configuration: locale provider: builtin default collation: C.UTF-8 LC_COLLATE: C LC_CTYPE: C LC_MESSAGES: English_United States.1252 LC_MONETARY: English_United States.1252 LC_NUMERIC: English_United States.1252 LC_TIME: 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_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 5760 [00:51:17.221](5.530s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [00:51:17.632](0.410s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [00:51:18.049](0.418s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [00:51:18.831](0.781s) ok 4 - created database with ASCII characters from 91 to 127 [00:51:18.838](0.007s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/VIKDpoHCzo, port 53583 ok 1 - test_setup 563 ms # parallel group (20 tests): pg_lsn int2 txid uuid money float8 varchar regproc text enum float4 int8 bit name boolean oid char int4 numeric rangetypes ok 2 + boolean 1051 ms ok 3 + char 1079 ms ok 4 + name 1047 ms ok 5 + varchar 878 ms ok 6 + text 937 ms ok 7 + int2 809 ms ok 8 + int4 1070 ms ok 9 + int8 991 ms ok 10 + oid 1051 ms ok 11 + float4 986 ms ok 12 + float8 867 ms ok 13 + bit 1009 ms ok 14 + numeric 1494 ms ok 15 + txid 797 ms ok 16 + uuid 796 ms ok 17 + enum 920 ms ok 18 + money 793 ms ok 19 + rangetypes 1487 ms ok 20 + pg_lsn 779 ms ok 21 + regproc 854 ms # parallel group (20 tests): circle md5 numerology lseg path date time polygon interval line timetz box inet macaddr8 macaddr point multirangetypes strings timestamp timestamptz ok 22 + strings 1144 ms ok 23 + md5 775 ms ok 24 + numerology 773 ms ok 25 + point 1090 ms ok 26 + lseg 769 ms ok 27 + line 954 ms ok 28 + box 986 ms ok 29 + path 765 ms ok 30 + polygon 918 ms ok 31 + circle 761 ms ok 32 + date 760 ms ok 33 + time 759 ms ok 34 + timetz 944 ms ok 35 + timestamp 1278 ms ok 36 + timestamptz 1276 ms ok 37 + interval 907 ms ok 38 + inet 980 ms ok 39 + macaddr 981 ms ok 40 + macaddr8 979 ms ok 41 + multirangetypes 1102 ms # parallel group (13 tests): comments tstypes stats_export_import geometry xid type_sanity regex misc_sanity expressions mvcc horology unicode opr_sanity ok 42 + geometry 750 ms ok 43 + horology 781 ms ok 44 + tstypes 705 ms ok 45 + regex 771 ms ok 46 + type_sanity 770 ms ok 47 + opr_sanity 942 ms ok 48 + misc_sanity 767 ms ok 49 + comments 698 ms ok 50 + expressions 765 ms ok 51 + unicode 859 ms ok 52 + xid 735 ms ok 53 + mvcc 766 ms ok 54 + stats_export_import 732 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 55 + copy 883 ms ok 56 + copyselect 483 ms ok 57 + copydml 370 ms ok 58 + insert 1634 ms ok 59 + insert_conflict 900 ms # parallel group (7 tests): create_operator create_function_c create_type create_schema create_misc create_procedure create_table ok 60 + create_function_c 288 ms ok 61 + create_misc 299 ms ok 62 + create_operator 272 ms ok 63 + create_procedure 374 ms ok 64 + create_table 928 ms ok 65 + create_type 289 ms ok 66 + create_schema 291 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 67 + create_index 2357 ms ok 68 + create_index_spgist 1232 ms ok 69 + create_view 1182 ms ok 70 + index_including 1042 ms ok 71 + index_including_gist 1426 ms # parallel group (16 tests): infinite_recurse create_aggregate create_function_sql roleattributes select drop_if_exists errors create_cast create_am typed_table hash_func constraints updatable_views inherit vacuum triggers ok 72 + create_aggregate 1226 ms ok 73 + create_function_sql 1224 ms ok 74 + create_cast 1556 ms ok 75 + constraints 2082 ms ok 76 + triggers 3467 ms ok 77 + select 1389 ms ok 78 + inherit 2666 ms ok 79 + typed_table 1549 ms ok 80 + vacuum 2680 ms ok 81 + drop_if_exists 1489 ms ok 82 + updatable_views 2561 ms ok 83 + roleattributes 1209 ms ok 84 + create_am 1542 ms ok 85 + hash_func 1897 ms ok 86 + errors 1538 ms ok 87 + infinite_recurse 1203 ms ok 88 - sanity_check 388 ms # parallel group (20 tests): select_implicit select_into union portals namespace select_distinct_on random prepared_xacts arrays case select_having select_distinct transactions update subselect delete join hash_index aggregates btree_index ok 89 + select_into 1061 ms ok 90 + select_distinct 1985 ms ok 91 + select_distinct_on 1440 ms ok 92 + select_implicit 981 ms ok 93 + select_having 1978 ms ok 94 + subselect 2191 ms ok 95 + union 1048 ms ok 96 + case 1927 ms ok 97 + join 2376 ms ok 98 + aggregates 3115 ms ok 99 + transactions 2037 ms ok 100 + random 1780 ms ok 101 + portals 1325 ms ok 102 + arrays 1872 ms ok 103 + btree_index 6492 ms ok 104 + hash_index 2782 ms ok 105 + update 2024 ms ok 106 + delete 2167 ms ok 107 + namespace 1314 ms ok 108 + prepared_xacts 1861 ms # parallel group (20 tests): security_label drop_operator collate replica_identity init_privs lock password tablesample matview groupingsets spgist gin object_address generated rowsecurity identity gist join_hash brin privileges ok 109 + brin 8514 ms ok 110 + gin 2930 ms ok 111 + gist 4094 ms ok 112 + spgist 2888 ms ok 113 + privileges 10195 ms ok 114 + init_privs 2262 ms ok 115 + security_label 1355 ms ok 116 + collate 2153 ms ok 117 + matview 2703 ms ok 118 + lock 2312 ms ok 119 + replica_identity 2255 ms ok 120 + rowsecurity 2975 ms ok 121 + object_address 2956 ms ok 122 + tablesample 2466 ms ok 123 + groupingsets 2692 ms ok 124 + drop_operator 1902 ms ok 125 + password 2299 ms ok 126 + identity 2965 ms ok 127 + generated 2964 ms ok 128 + join_hash 8481 ms # parallel group (2 tests): brin_bloom brin_multi ok 129 + brin_bloom 305 ms ok 130 + brin_multi 1891 ms # parallel group (18 tests): tidrangescan misc tidscan collate.utf8 alter_operator collate.icu.utf8 async dbsize tid create_role tsrf create_table_like sysviews alter_generic misc_functions incremental_sort without_overlaps merge ok 131 + create_table_like 1291 ms ok 132 + alter_generic 1422 ms ok 133 + alter_operator 1152 ms ok 134 + misc 1076 ms ok 135 + async 1149 ms ok 136 + dbsize 1147 ms ok 137 + merge 2784 ms ok 138 + misc_functions 1440 ms ok 139 + sysviews 1277 ms ok 140 + tsrf 1215 ms ok 141 + tid 1211 ms ok 142 + tidscan 1062 ms ok 143 + tidrangescan 1060 ms ok 144 + collate.utf8 1059 ms ok 145 + collate.icu.utf8 1131 ms ok 146 + incremental_sort 1805 ms ok 147 + create_role 1203 ms ok 148 + without_overlaps 2764 ms # parallel group (7 tests): psql_crosstab amutils collate.linux.utf8 collate.windows.win1252 psql rules stats_ext ok 149 + rules 1266 ms ok 150 + psql 1148 ms ok 151 + psql_crosstab 345 ms ok 152 + amutils 376 ms ok 153 + stats_ext 3314 ms ok 154 + collate.linux.utf8 472 ms ok 155 + collate.windows.win1252 570 ms ok 156 - select_parallel 6073 ms ok 157 - write_parallel 982 ms ok 158 - vacuum_parallel 464 ms # parallel group (2 tests): subscription publication ok 159 + publication 986 ms ok 160 + subscription 326 ms # parallel group (17 tests): advisory_lock tsdicts functional_deps dependency guc xmlmap portals_p2 equivclass combocid window select_views tsearch foreign_data indirect_toast bitmapops cluster foreign_key ok 161 + select_views 2147 ms ok 162 + portals_p2 1922 ms ok 163 + foreign_key 4021 ms ok 164 + cluster 2498 ms ok 165 + dependency 1895 ms ok 166 + guc 1894 ms ok 167 + bitmapops 2263 ms ok 168 + combocid 2107 ms ok 169 + tsearch 2134 ms ok 170 + tsdicts 1639 ms ok 171 + foreign_data 2171 ms ok 172 + window 2129 ms ok 173 + xmlmap 1904 ms ok 174 + functional_deps 1879 ms ok 175 + advisory_lock 1631 ms ok 176 + indirect_toast 2180 ms ok 177 + equivclass 1898 ms # parallel group (9 tests): sqljson json_encoding json sqljson_queryfuncs sqljson_jsontable jsonpath_encoding jsonpath jsonb_jsonpath jsonb ok 178 + json 751 ms ok 179 + jsonb 1354 ms ok 180 + json_encoding 730 ms ok 181 + jsonpath 1024 ms ok 182 + jsonpath_encoding 994 ms ok 183 + jsonb_jsonpath 1062 ms ok 184 + sqljson 691 ms ok 185 + sqljson_queryfuncs 820 ms ok 186 + sqljson_jsontable 974 ms # parallel group (18 tests): limit returning prepare plancache with xml conversion rowtypes sequence copy2 rangefuncs largeobject temp polymorphism domain truncate plpgsql alter_table ok 187 + plancache 1296 ms ok 188 + limit 1112 ms ok 189 + plpgsql 2635 ms ok 190 + copy2 1562 ms ok 191 + temp 1659 ms ok 192 + domain 1789 ms ok 193 + rangefuncs 1656 ms ok 194 + prepare 1240 ms ok 195 + conversion 1406 ms ok 196 + truncate 1789 ms ok 197 + alter_table 5607 ms ok 198 + sequence 1549 ms ok 199 + polymorphism 1678 ms ok 200 + rowtypes 1398 ms ok 201 + returning 1091 ms ok 202 + largeobject 1641 ms ok 203 + with 1270 ms ok 204 + xml 1268 ms # parallel group (15 tests): reloptions hash_part partition_info partition_merge predicate compression partition_split partition_join memoize explain indexing stats tuplesort partition_aggregate partition_prune ok 205 + partition_merge 2054 ms ok 206 + partition_split 2650 ms ok 207 + partition_join 2649 ms ok 208 + partition_prune 6931 ms ok 209 + reloptions 1375 ms ok 210 + hash_part 1521 ms ok 211 + indexing 3428 ms ok 212 + partition_aggregate 4944 ms ok 213 + partition_info 2041 ms ok 214 + tuplesort 4805 ms ok 215 + explain 2743 ms ok 216 + compression 2476 ms ok 217 + memoize 2739 ms ok 218 + stats 4609 ms ok 219 + predicate 2031 ms # parallel group (2 tests): oidjoins event_trigger ok 220 + oidjoins 767 ms ok 221 + event_trigger 815 ms ok 222 - event_trigger_login 255 ms ok 223 - fast_default 600 ms ok 224 - tablespace 1124 ms 1..224 # All 224 tests passed. [00:53:08.340](109.502s) ok 5 - regression tests pass # Checking port 53584 # Found port 53584 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=53584 host=C:/Windows/TEMP/VIKDpoHCzo Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [00:53:08.372](0.031s) # 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=53583 host=C:/Windows/TEMP/VIKDpoHCzo dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_Wemc/dump1.sql [00:53:22.642](14.270s) 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/VIKDpoHCzo -p 53583 -P 53584 --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 [00:53:23.770](1.128s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [00:53:23.771](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/VIKDpoHCzo -p 53583 -P 53584 --copy --check [00:53:27.310](3.539s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [00:53:27.312](0.002s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [00:53:27.312](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 7592 ### 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/VIKDpoHCzo -p 53583 -P 53584 --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 contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for data type usage 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* [00:53:34.231](6.919s) ok 12 - run of pg_upgrade --check for new instance [00:53:34.232](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/VIKDpoHCzo -p 53583 -P 53584 --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 contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for data type usage 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 [00:54:18.019](43.787s) ok 14 - run of pg_upgrade for new instance [00:54:18.019](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 1840 [00:54:18.784](0.766s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=53584 host=C:/Windows/TEMP/VIKDpoHCzo dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_Wemc/dump2.sql [00:54:29.249](10.465s) ok 17 - dump after running pg_upgrade [00:54:29.497](0.248s) not ok 18 - old and new dumps match after pg_upgrade [00:54:29.498](0.000s) # Failed test 'old and new dumps match after pg_upgrade' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 498. [00:54:29.498](0.000s) # got: '1' # expected: '0' === diff of C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_Wemc/dump1.sql_filtered and C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_Wemc/dump2.sql_filtered === stdout === --- "C:\\cirrus\\build\\testrun\\pg_upgrade\\002_pg_upgrade\\data\\tmp_test_Wemc/dump1.sql_filtered" 2024-04-28 00:54:29.374600600 +0000 +++ "C:\\cirrus\\build\\testrun\\pg_upgrade\\002_pg_upgrade\\data\\tmp_test_Wemc/dump2.sql_filtered" 2024-04-28 00:54:29.499603600 +0000 @@ -20756,7 +20756,7 @@ '170000'::integer, 'relpages', '54'::integer, 'reltuples', '12000'::real, - 'relallvisible', '0'::integer + 'relallvisible', '54'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'public.pagg_tab_para_p1'::regclass, @@ -20790,7 +20790,7 @@ '170000'::integer, 'relpages', '45'::integer, 'reltuples', '10000'::real, - 'relallvisible', '0'::integer + 'relallvisible', '45'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'public.pagg_tab_para_p2'::regclass, @@ -20824,7 +20824,7 @@ '170000'::integer, 'relpages', '36'::integer, 'reltuples', '8000'::real, - 'relallvisible', '0'::integer + 'relallvisible', '36'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'public.pagg_tab_para_p3'::regclass, @@ -26331,10 +26331,21 @@ SELECT pg_catalog.pg_set_relation_stats( 'public.test_io_bulkwrite_strategy'::regclass, '170000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '100'::real, 'relallvisible', '0'::integer ); +SELECT pg_catalog.pg_set_attribute_stats( + 'public.test_io_bulkwrite_strategy'::regclass, + 'i'::name, + 'f'::boolean, + '170000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100}'::text, + 'correlation', '1'::float4 +); -- -- Name: STATISTICS DATA test_io_vac_strategy; Type: STATISTICS DATA; Schema: public; Owner: - --=== stderr === === EOF === [00:54:29.593](0.095s) 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" [00:54:29.730](0.137s) # Looks like you failed 1 test of 18.