[22:24:23.683](0.037s) # testing using transfer mode --copy # Checking port 64392 # Found port 64392 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=64392 host=C:/Windows/TEMP/mm0LIr3xw_ Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [22:24:23.716](0.034s) # 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 6948 [22:24:29.460](5.744s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [22:24:29.908](0.448s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [22:24:30.331](0.423s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [22:24:31.330](0.999s) ok 4 - created database with ASCII characters from 91 to 127 [22:24:31.336](0.006s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/mm0LIr3xw_, port 64392 ok 1 - test_setup 519 ms # parallel group (20 tests): money boolean varchar text pg_lsn int2 name float8 uuid float4 int4 char txid regproc oid bit int8 enum rangetypes numeric ok 2 + boolean 621 ms ok 3 + char 918 ms ok 4 + name 766 ms ok 5 + varchar 617 ms ok 6 + text 643 ms ok 7 + int2 642 ms ok 8 + int4 894 ms ok 9 + int8 1003 ms ok 10 + oid 970 ms ok 11 + float4 857 ms ok 12 + float8 756 ms ok 13 + bit 981 ms ok 14 + numeric 1780 ms ok 15 + txid 900 ms ok 16 + uuid 832 ms ok 17 + enum 991 ms ok 18 + money 597 ms ok 19 + rangetypes 1418 ms ok 20 + pg_lsn 622 ms ok 21 + regproc 944 ms # parallel group (20 tests): md5 numerology lseg date strings macaddr point time inet interval macaddr8 circle path timetz box timestamp line polygon timestamptz multirangetypes ok 22 + strings 932 ms ok 23 + md5 737 ms ok 24 + numerology 801 ms ok 25 + point 957 ms ok 26 + lseg 846 ms ok 27 + line 1049 ms ok 28 + box 1042 ms ok 29 + path 1030 ms ok 30 + polygon 1253 ms ok 31 + circle 1027 ms ok 32 + date 915 ms ok 33 + time 968 ms ok 34 + timetz 1028 ms ok 35 + timestamp 1035 ms ok 36 + timestamptz 1270 ms ok 37 + interval 1018 ms ok 38 + inet 1016 ms ok 39 + macaddr 922 ms ok 40 + macaddr8 1012 ms ok 41 + multirangetypes 1343 ms # parallel group (13 tests): unicode geometry horology tstypes type_sanity expressions misc_sanity stats_export_import comments xid opr_sanity mvcc regex ok 42 + geometry 759 ms ok 43 + horology 800 ms ok 44 + tstypes 798 ms ok 45 + regex 1041 ms ok 46 + type_sanity 796 ms ok 47 + opr_sanity 825 ms ok 48 + misc_sanity 793 ms ok 49 + comments 803 ms ok 50 + expressions 790 ms ok 51 + unicode 700 ms ok 52 + xid 817 ms ok 53 + mvcc 829 ms ok 54 + stats_export_import 796 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 55 + copy 552 ms ok 56 + copyselect 372 ms ok 57 + copydml 462 ms ok 58 + insert 1342 ms ok 59 + insert_conflict 779 ms # parallel group (7 tests): create_function_c create_type create_misc create_procedure create_schema create_operator create_table ok 60 + create_function_c 365 ms ok 61 + create_misc 390 ms ok 62 + create_operator 456 ms ok 63 + create_procedure 426 ms ok 64 + create_table 1458 ms ok 65 + create_type 382 ms ok 66 + create_schema 449 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 67 + create_index 2340 ms ok 68 + create_index_spgist 1500 ms ok 69 + create_view 1452 ms ok 70 + index_including 1312 ms ok 71 + index_including_gist 1595 ms # parallel group (16 tests): create_cast hash_func infinite_recurse create_aggregate create_function_sql create_am errors select typed_table drop_if_exists roleattributes vacuum constraints updatable_views inherit triggers ok 72 + create_aggregate 1181 ms ok 73 + create_function_sql 1258 ms ok 74 + create_cast 796 ms ok 75 + constraints 2923 ms ok 76 + triggers 4461 ms ok 77 + select 1329 ms ok 78 + inherit 3694 ms ok 79 + typed_table 1326 ms ok 80 + vacuum 2529 ms ok 81 + drop_if_exists 1389 ms ok 82 + updatable_views 3147 ms ok 83 + roleattributes 1386 ms ok 84 + create_am 1240 ms ok 85 + hash_func 777 ms ok 86 + errors 1313 ms ok 87 + infinite_recurse 1074 ms ok 88 - sanity_check 563 ms # parallel group (20 tests): case select_implicit select_into union random transactions subselect arrays select_having delete select_distinct_on select_distinct portals prepared_xacts namespace join update hash_index aggregates btree_index ok 89 + select_into 926 ms ok 90 + select_distinct 2314 ms ok 91 + select_distinct_on 2168 ms ok 92 + select_implicit 922 ms ok 93 + select_having 1955 ms ok 94 + subselect 1762 ms ok 95 + union 970 ms ok 96 + case 830 ms ok 97 + join 2889 ms ok 98 + aggregates 3656 ms ok 99 + transactions 1752 ms ok 100 + random 961 ms ok 101 + portals 2294 ms ok 102 + arrays 1938 ms ok 103 + btree_index 6099 ms ok 104 + hash_index 3412 ms ok 105 + update 3207 ms ok 106 + delete 2140 ms ok 107 + namespace 2290 ms ok 108 + prepared_xacts 2282 ms # parallel group (20 tests): security_label object_address tablesample drop_operator lock replica_identity password groupingsets collate init_privs matview identity gin rowsecurity generated spgist gist brin join_hash privileges ok 109 + brin 11429 ms ok 110 + gin 3263 ms ok 111 + gist 4407 ms ok 112 + spgist 3821 ms ok 113 + privileges 13170 ms ok 114 + init_privs 3166 ms ok 115 + security_label 1256 ms ok 116 + collate 3072 ms ok 117 + matview 3161 ms ok 118 + lock 2693 ms ok 119 + replica_identity 2692 ms ok 120 + rowsecurity 3244 ms ok 121 + object_address 1273 ms ok 122 + tablesample 2486 ms ok 123 + groupingsets 3054 ms ok 124 + drop_operator 2684 ms ok 125 + password 2992 ms ok 126 + identity 3235 ms ok 127 + generated 3706 ms ok 128 + join_hash 11412 ms # parallel group (2 tests): brin_bloom brin_multi ok 129 + brin_bloom 513 ms ok 130 + brin_multi 2010 ms # parallel group (18 tests): tid collate.icu.utf8 alter_operator async dbsize create_role tidrangescan tidscan collate.utf8 sysviews create_table_like alter_generic misc_functions tsrf misc merge incremental_sort without_overlaps ok 131 + create_table_like 1134 ms ok 132 + alter_generic 1177 ms ok 133 + alter_operator 1007 ms ok 134 + misc 1186 ms ok 135 + async 1005 ms ok 136 + dbsize 1060 ms ok 137 + merge 1190 ms ok 138 + misc_functions 1179 ms ok 139 + sysviews 1122 ms ok 140 + tsrf 1177 ms ok 141 + tid 949 ms ok 142 + tidscan 1051 ms ok 143 + tidrangescan 1050 ms ok 144 + collate.utf8 1048 ms ok 145 + collate.icu.utf8 943 ms ok 146 + incremental_sort 1206 ms ok 147 + create_role 1044 ms ok 148 + without_overlaps 2811 ms # parallel group (7 tests): amutils collate.windows.win1252 collate.linux.utf8 psql_crosstab psql rules stats_ext ok 149 + rules 1613 ms ok 150 + psql 1431 ms ok 151 + psql_crosstab 566 ms ok 152 + amutils 391 ms ok 153 + stats_ext 2649 ms ok 154 + collate.linux.utf8 419 ms ok 155 + collate.windows.win1252 417 ms ok 156 - select_parallel 6641 ms ok 157 - write_parallel 657 ms ok 158 - vacuum_parallel 752 ms # parallel group (2 tests): subscription publication ok 159 + publication 1084 ms ok 160 + subscription 370 ms # parallel group (17 tests): combocid dependency guc tsearch tsdicts window portals_p2 advisory_lock functional_deps xmlmap equivclass select_views cluster foreign_data bitmapops foreign_key indirect_toast ok 161 + select_views 2366 ms ok 162 + portals_p2 2315 ms ok 163 + foreign_key 3548 ms ok 164 + cluster 2413 ms ok 165 + dependency 1443 ms ok 166 + guc 1441 ms ok 167 + bitmapops 2951 ms ok 168 + combocid 1437 ms ok 169 + tsearch 1901 ms ok 170 + tsdicts 2248 ms ok 171 + foreign_data 2899 ms ok 172 + window 2297 ms ok 173 + xmlmap 2339 ms ok 174 + functional_deps 2337 ms ok 175 + advisory_lock 2292 ms ok 176 + indirect_toast 3635 ms ok 177 + equivclass 2332 ms # parallel group (9 tests): sqljson_queryfuncs sqljson_jsontable jsonpath_encoding sqljson jsonpath json_encoding json jsonb_jsonpath jsonb ok 178 + json 1294 ms ok 179 + jsonb 1463 ms ok 180 + json_encoding 1265 ms ok 181 + jsonpath 1263 ms ok 182 + jsonpath_encoding 1195 ms ok 183 + jsonb_jsonpath 1351 ms ok 184 + sqljson 1192 ms ok 185 + sqljson_queryfuncs 653 ms ok 186 + sqljson_jsontable 868 ms # parallel group (18 tests): returning xml conversion with rangefuncs polymorphism plancache rowtypes limit prepare sequence truncate largeobject domain temp copy2 plpgsql alter_table ok 187 + plancache 1759 ms ok 188 + limit 1863 ms ok 189 + plpgsql 3157 ms ok 190 + copy2 2316 ms ok 191 + temp 2097 ms ok 192 + domain 2033 ms ok 193 + rangefuncs 1685 ms ok 194 + prepare 1892 ms ok 195 + conversion 1548 ms ok 196 + truncate 1901 ms ok 197 + alter_table 4953 ms ok 198 + sequence 1895 ms ok 199 + polymorphism 1676 ms ok 200 + rowtypes 1846 ms ok 201 + returning 1344 ms ok 202 + largeobject 1896 ms ok 203 + with 1670 ms ok 204 + xml 1534 ms # parallel group (15 tests): hash_part reloptions memoize compression partition_info explain predicate tuplesort partition_merge indexing partition_split partition_join stats partition_aggregate partition_prune ok 205 + partition_merge 3381 ms ok 206 + partition_split 3813 ms ok 207 + partition_join 4289 ms ok 208 + partition_prune 6419 ms ok 209 + reloptions 1945 ms ok 210 + hash_part 1174 ms ok 211 + indexing 3374 ms ok 212 + partition_aggregate 4864 ms ok 213 + partition_info 2394 ms ok 214 + tuplesort 3234 ms ok 215 + explain 2497 ms ok 216 + compression 2219 ms ok 217 + memoize 2132 ms ok 218 + stats 4272 ms ok 219 + predicate 2490 ms # parallel group (2 tests): oidjoins event_trigger ok 220 + oidjoins 1476 ms ok 221 + event_trigger 1498 ms ok 222 - event_trigger_login 230 ms ok 223 - fast_default 548 ms ok 224 - tablespace 1080 ms 1..224 # All 224 tests passed. [22:26:28.505](117.169s) ok 5 - regression tests pass # Checking port 64393 # Found port 64393 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=64393 host=C:/Windows/TEMP/mm0LIr3xw_ Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [22:26:28.583](0.078s) # 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=64392 host=C:/Windows/TEMP/mm0LIr3xw_ dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_0UxX/dump1.sql [22:26:42.196](13.613s) 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/mm0LIr3xw_ -p 64392 -P 64393 --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 [22:26:43.024](0.828s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [22:26:43.026](0.002s) 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/mm0LIr3xw_ -p 64392 -P 64393 --copy --check [22:26:47.027](4.000s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [22:26:47.027](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [22:26:47.027](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 7852 ### 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/mm0LIr3xw_ -p 64392 -P 64393 --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* [22:26:54.163](7.136s) ok 12 - run of pg_upgrade --check for new instance [22:26:54.164](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/mm0LIr3xw_ -p 64392 -P 64393 --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 [22:27:45.119](50.956s) ok 14 - run of pg_upgrade for new instance [22:27:45.119](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 6076 [22:27:45.682](0.562s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=64393 host=C:/Windows/TEMP/mm0LIr3xw_ dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_0UxX/dump2.sql [22:27:55.519](9.837s) ok 17 - dump after running pg_upgrade [22:27:55.773](0.254s) not ok 18 - old and new dumps match after pg_upgrade [22:27:55.773](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. [22:27:55.773](0.000s) # got: '1' # expected: '0' === diff of C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_0UxX/dump1.sql_filtered and C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_0UxX/dump2.sql_filtered === stdout === --- "C:\\cirrus\\build\\testrun\\pg_upgrade\\002_pg_upgrade\\data\\tmp_test_0UxX/dump1.sql_filtered" 2024-04-29 22:27:55.644315200 +0000 +++ "C:\\cirrus\\build\\testrun\\pg_upgrade\\002_pg_upgrade\\data\\tmp_test_0UxX/dump2.sql_filtered" 2024-04-29 22:27:55.769321600 +0000 @@ -24140,9 +24140,11 @@ '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,2,4,8,10,14,16,20,22,26,28,32,34,38,40,44,46,150,152,156,158,162,164,168,170,174,176,180,182,186,188,192,194,198,200,204,206,210,212,216,218,222,224,228,230,234,236,240,242,246,248,300,304,306,310,312,316,318,322,324,328,330,334,336,340,342,346,348,352,354,358,360,364,366,370,372,376,378,382,384,388,390,394,396,500,502,506,508,512,514,518,520,524,526,530,532,536,538,542,544,548}'::text, - 'correlation', '1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,150,152,154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348}'::text, + 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667}'::float4[], + 'histogram_bounds', '{350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548}'::text, + 'correlation', '0.50498337'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'public.prt2_n_p1'::regclass, @@ -24151,9 +24153,11 @@ '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,2,4,8,10,14,16,20,22,26,28,32,34,38,40,44,46,150,152,156,158,162,164,168,170,174,176,180,182,186,188,192,194,198,200,204,206,210,212,216,218,222,224,228,230,234,236,240,242,246,248,300,304,306,310,312,316,318,322,324,328,330,334,336,340,342,346,348,352,354,358,360,364,366,370,372,376,378,382,384,388,390,394,396,500,502,506,508,512,514,518,520,524,526,530,532,536,538,542,544,548}'::text, - 'correlation', '1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,150,152,154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348}'::text, + 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667}'::float4[], + 'histogram_bounds', '{350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548}'::text, + 'correlation', '0.50498337'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'public.prt2_n_p1'::regclass, @@ -24165,7 +24169,7 @@ 'n_distinct', '6'::float4, 'most_common_vals', '{0000,0003,0004,0006,0007,0010}'::text, 'most_common_freqs', '{0.16666667,0.16666667,0.16666667,0.16666667,0.16666667,0.16666667}'::float4[], - 'correlation', '1'::float4 + 'correlation', '0.6180513'::float4 ); -- -- Name: STATISTICS DATA prt2_n_p2; Type: STATISTICS DATA; Schema: public; Owner: - @@ -24184,9 +24188,11 @@ '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{50,52,54,58,60,64,66,70,72,76,78,82,84,88,90,94,96,100,102,106,108,112,114,118,120,124,126,130,132,136,138,142,144,148,250,254,256,260,262,266,268,272,274,278,280,284,286,290,292,296,298,400,404,406,410,412,416,418,422,424,428,430,434,436,440,442,446,448,452,454,458,460,464,466,470,472,476,478,482,484,488,490,494,496,550,552,556,558,562,564,568,570,574,576,580,582,586,588,592,594,598}'::text, - 'correlation', '1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138,140,142,144,146,148,250,252,254,256,258,260,262,264,266,268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,298,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448}'::text, + 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667}'::float4[], + 'histogram_bounds', '{450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598}'::text, + 'correlation', '0.50498337'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'public.prt2_n_p2'::regclass, @@ -24195,9 +24201,11 @@ '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{50,52,54,58,60,64,66,70,72,76,78,82,84,88,90,94,96,100,102,106,108,112,114,118,120,124,126,130,132,136,138,142,144,148,250,254,256,260,262,266,268,272,274,278,280,284,286,290,292,296,298,400,404,406,410,412,416,418,422,424,428,430,434,436,440,442,446,448,452,454,458,460,464,466,470,472,476,478,482,484,488,490,494,496,550,552,556,558,562,564,568,570,574,576,580,582,586,588,592,594,598}'::text, - 'correlation', '1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138,140,142,144,146,148,250,252,254,256,258,260,262,264,266,268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,298,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448}'::text, + 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667}'::float4[], + 'histogram_bounds', '{450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598}'::text, + 'correlation', '0.50498337'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'public.prt2_n_p2'::regclass, @@ -24209,7 +24217,7 @@ 'n_distinct', '6'::float4, 'most_common_vals', '{0001,0002,0005,0008,0009,0011}'::text, 'most_common_freqs', '{0.16666667,0.16666667,0.16666667,0.16666667,0.16666667,0.16666667}'::float4[], - 'correlation', '1'::float4 + 'correlation', '0.6180513'::float4 ); -- -- Name: STATISTICS DATA prt2_p1; Type: STATISTICS DATA; Schema: public; Owner: - @@ -26335,6 +26343,17 @@ '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 === [22:27:55.915](0.142s) 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" [22:27:56.067](0.152s) # Looks like you failed 1 test of 18.