# Checking port 58594 # Found port 58594 Name: primary Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/archives Connection string: port=58594 host=C:/Windows/TEMP/bzZxP4A0FB Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [12:11:37.182](0.100s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata -l C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 7836 (standby_1,) [12:11:39.182](2.000s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup/my_backup -h C:/Windows/TEMP/bzZxP4A0FB -p 58594 --checkpoint fast --no-sync # Backup finished # Checking port 58595 # Found port 58595 Name: standby_1 Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/archives Connection string: port=58595 host=C:/Windows/TEMP/bzZxP4A0FB Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_standby_1.log # Initializing node "standby_1" from backup "my_backup" of node "primary" ### Enabling streaming replication for node "standby_1" ### Starting node "standby_1" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata -l C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_standby_1.log -o --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 4696 # using postmaster on C:/Windows/TEMP/bzZxP4A0FB, port 58594 ok 1 - test_setup 925 ms # parallel group (20 tests): regproc varchar int2 int4 float8 text int8 txid bit money enum name oid char float4 boolean pg_lsn uuid rangetypes numeric ok 2 + boolean 1061 ms ok 3 + char 1054 ms ok 4 + name 881 ms ok 5 + varchar 677 ms ok 6 + text 763 ms ok 7 + int2 714 ms ok 8 + int4 712 ms ok 9 + int8 758 ms ok 10 + oid 902 ms ok 11 + float4 1040 ms ok 12 + float8 752 ms ok 13 + bit 750 ms ok 14 + numeric 2259 ms ok 15 + txid 747 ms ok 16 + uuid 1063 ms ok 17 + enum 858 ms ok 18 + money 775 ms ok 19 + rangetypes 1876 ms ok 20 + pg_lsn 1030 ms ok 21 + regproc 648 ms # parallel group (20 tests): macaddr point inet macaddr8 timetz interval md5 lseg time line path timestamp date circle timestamptz numerology polygon multirangetypes box strings ok 22 + strings 1599 ms ok 23 + md5 1024 ms ok 24 + numerology 1478 ms ok 25 + point 883 ms ok 26 + lseg 1083 ms ok 27 + line 1336 ms ok 28 + box 1553 ms ok 29 + path 1439 ms ok 30 + polygon 1478 ms ok 31 + circle 1435 ms ok 32 + date 1434 ms ok 33 + time 1071 ms ok 34 + timetz 949 ms ok 35 + timestamp 1429 ms ok 36 + timestamptz 1456 ms ok 37 + interval 944 ms ok 38 + inet 900 ms ok 39 + macaddr 756 ms ok 40 + macaddr8 939 ms ok 41 + multirangetypes 1496 ms # parallel group (12 tests): tstypes misc_sanity comments type_sanity mvcc unicode xid geometry horology regex expressions opr_sanity ok 42 + geometry 1398 ms ok 43 + horology 1398 ms ok 44 + tstypes 731 ms ok 45 + regex 1395 ms ok 46 + type_sanity 1206 ms ok 47 + opr_sanity 1604 ms ok 48 + misc_sanity 723 ms ok 49 + comments 932 ms ok 50 + expressions 1386 ms ok 51 + unicode 1197 ms ok 52 + xid 1195 ms ok 53 + mvcc 1194 ms # parallel group (5 tests): copyselect copy copydml insert_conflict insert ok 54 + copy 741 ms ok 55 + copyselect 739 ms ok 56 + copydml 816 ms ok 57 + insert 1805 ms ok 58 + insert_conflict 1292 ms # parallel group (7 tests): create_function_c create_schema create_operator create_misc create_type create_procedure create_table ok 59 + create_function_c 539 ms ok 60 + create_misc 606 ms ok 61 + create_operator 600 ms ok 62 + create_procedure 751 ms ok 63 + create_table 1206 ms ok 64 + create_type 627 ms ok 65 + create_schema 530 ms # parallel group (5 tests): index_including create_index_spgist create_view index_including_gist create_index ok 66 + create_index 2924 ms ok 67 + create_index_spgist 1435 ms ok 68 + create_view 1497 ms ok 69 + index_including 1432 ms ok 70 + index_including_gist 1740 ms # parallel group (16 tests): hash_func create_aggregate create_cast infinite_recurse select roleattributes create_am errors drop_if_exists typed_table create_function_sql constraints vacuum updatable_views inherit triggers ok 71 + create_aggregate 1151 ms ok 72 + create_function_sql 2576 ms ok 73 + create_cast 1147 ms ok 74 + constraints 3284 ms ok 75 + triggers 6175 ms ok 76 + select 1363 ms ok 77 + inherit 5485 ms ok 78 + typed_table 1806 ms ok 79 + vacuum 4087 ms ok 80 + drop_if_exists 1375 ms ok 81 + updatable_views 4103 ms ok 82 + roleattributes 1368 ms ok 83 + create_am 1370 ms ok 84 + hash_func 1046 ms ok 85 + errors 1367 ms ok 86 + infinite_recurse 1346 ms ok 87 - sanity_check 635 ms # parallel group (20 tests): select_implicit namespace delete select_distinct_on select_distinct select_having transactions random select_into case union subselect arrays prepared_xacts portals hash_index join update aggregates btree_index ok 88 + select_into 1842 ms ok 89 + select_distinct 1458 ms ok 90 + select_distinct_on 1437 ms ok 91 + select_implicit 724 ms ok 92 + select_having 1501 ms ok 93 + subselect 2328 ms ok 94 + union 2325 ms ok 95 + case 1828 ms ok 96 + join 4138 ms ok 97 + aggregates 5252 ms ok 98 + transactions 1504 ms ok 99 + random 1821 ms ok 100 + portals 2438 ms ok 101 + arrays 2392 ms ok 102 + btree_index 7660 ms ok 103 + hash_index 3957 ms ok 104 + update 4181 ms ok 105 + delete 1410 ms ok 106 + namespace 1253 ms ok 107 + prepared_xacts 2382 ms # parallel group (20 tests): tablesample drop_operator init_privs security_label collate object_address spgist password replica_identity matview gin groupingsets lock identity rowsecurity generated gist join_hash brin privileges ok 108 + brin 12670 ms ok 109 + gin 3607 ms ok 110 + gist 6000 ms ok 111 + spgist 3277 ms ok 112 + privileges 15001 ms ok 113 + init_privs 2860 ms ok 114 + security_label 2858 ms ok 115 + collate 3097 ms ok 116 + matview 3486 ms ok 117 + lock 3977 ms ok 118 + replica_identity 3267 ms ok 119 + rowsecurity 4786 ms ok 120 + object_address 3264 ms ok 121 + tablesample 1368 ms ok 122 + groupingsets 3779 ms ok 123 + drop_operator 2844 ms ok 124 + password 3258 ms ok 125 + identity 4074 ms ok 126 + generated 4776 ms ok 127 + join_hash 12589 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 375 ms ok 129 + brin_multi 2016 ms # parallel group (18 tests): async dbsize collate.icu.utf8 collate.utf8 alter_operator tsrf tidrangescan alter_generic misc_functions tidscan sysviews misc tid create_role incremental_sort create_table_like merge without_overlaps ok 130 + create_table_like 1921 ms ok 131 + alter_generic 1164 ms ok 132 + alter_operator 1157 ms ok 133 + misc 1164 ms ok 134 + async 826 ms ok 135 + dbsize 824 ms ok 136 + merge 1909 ms ok 137 + misc_functions 1150 ms ok 138 + sysviews 1152 ms ok 139 + tsrf 1140 ms ok 140 + tid 1171 ms ok 141 + tidscan 1140 ms ok 142 + tidrangescan 1133 ms ok 143 + collate.utf8 1130 ms ok 144 + collate.icu.utf8 801 ms ok 145 + incremental_sort 1568 ms ok 146 + create_role 1200 ms ok 147 + without_overlaps 2546 ms # parallel group (7 tests): collate.linux.utf8 amutils psql_crosstab collate.windows.win1252 psql rules stats_ext ok 148 + rules 2992 ms ok 149 + psql 2911 ms ok 150 + psql_crosstab 1673 ms ok 151 + amutils 1457 ms ok 152 + stats_ext 5920 ms ok 153 + collate.linux.utf8 1206 ms ok 154 + collate.windows.win1252 1740 ms ok 155 - select_parallel 8588 ms ok 156 - write_parallel 1161 ms ok 157 - vacuum_parallel 589 ms # parallel group (2 tests): subscription publication ok 158 + publication 1454 ms ok 159 + subscription 441 ms # parallel group (17 tests): portals_p2 advisory_lock equivclass dependency xmlmap functional_deps combocid select_views guc tsearch tsdicts indirect_toast bitmapops cluster window foreign_data foreign_key ok 160 + select_views 1455 ms ok 161 + portals_p2 1368 ms ok 162 + foreign_key 5212 ms ok 163 + cluster 2633 ms ok 164 + dependency 1399 ms ok 165 + guc 1446 ms ok 166 + bitmapops 2588 ms ok 167 + combocid 1442 ms ok 168 + tsearch 1440 ms ok 169 + tsdicts 2276 ms ok 170 + foreign_data 3770 ms ok 171 + window 2767 ms ok 172 + xmlmap 1394 ms ok 173 + functional_deps 1392 ms ok 174 + advisory_lock 1345 ms ok 175 + indirect_toast 2461 ms ok 176 + equivclass 1378 ms # parallel group (9 tests): json_encoding sqljson_jsontable jsonpath_encoding jsonpath jsonb_jsonpath sqljson json sqljson_queryfuncs jsonb ok 177 + json 791 ms ok 178 + jsonb 1464 ms ok 179 + json_encoding 470 ms ok 180 + jsonpath 694 ms ok 181 + jsonpath_encoding 574 ms ok 182 + jsonb_jsonpath 740 ms ok 183 + sqljson 743 ms ok 184 + sqljson_queryfuncs 906 ms ok 185 + sqljson_jsontable 511 ms # parallel group (18 tests): prepare xml rowtypes limit plancache returning conversion polymorphism largeobject temp truncate with copy2 rangefuncs sequence domain plpgsql alter_table ok 186 + plancache 1393 ms ok 187 + limit 1391 ms ok 188 + plpgsql 4152 ms ok 189 + copy2 2390 ms ok 190 + temp 2355 ms ok 191 + domain 2643 ms ok 192 + rangefuncs 2518 ms ok 193 + prepare 735 ms ok 194 + conversion 1455 ms ok 195 + truncate 2351 ms ok 196 + alter_table 7137 ms ok 197 + sequence 2509 ms ok 198 + polymorphism 1745 ms ok 199 + rowtypes 1264 ms ok 200 + returning 1444 ms ok 201 + largeobject 2136 ms ok 202 + with 2339 ms ok 203 + xml 1256 ms # parallel group (15 tests): predicate reloptions hash_part partition_info compression memoize explain partition_split partition_merge partition_join indexing stats partition_aggregate tuplesort partition_prune ok 204 + partition_merge 2761 ms ok 205 + partition_split 2735 ms ok 206 + partition_join 3951 ms ok 207 + partition_prune 6718 ms ok 208 + reloptions 1444 ms ok 209 + hash_part 1717 ms ok 210 + indexing 3944 ms ok 211 + partition_aggregate 5415 ms ok 212 + partition_info 1766 ms ok 213 + tuplesort 5531 ms ok 214 + explain 2449 ms not ok 215 + compression 2243 ms ok 216 + memoize 2272 ms ok 217 + stats 4066 ms ok 218 + predicate 1420 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 944 ms ok 220 + event_trigger 1036 ms ok 221 - event_trigger_login 823 ms ok 222 - fast_default 654 ms ok 223 - tablespace 1256 ms 1..223 # 1 of 223 tests failed. # The differences that caused some tests to fail can be viewed in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping C:\cirrus\build/testrun/recovery/027_stream_regress\data/regression.diffs === diff -w -U3 C:/cirrus/src/test/regress/expected/compression_1.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/compression.out --- C:/cirrus/src/test/regress/expected/compression_1.out 2024-05-03 12:07:24.649401200 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/compression.out 2024-05-03 12:13:30.947992500 +0000 @@ -216,13 +216,16 @@ ----------------------- (0 rows) --- test compression with inheritance, error -CREATE TABLE cminh() INHERITS(cmdata, cmdata1); +-- test compression with inheritance +CREATE TABLE cminh() INHERITS(cmdata, cmdata1); -- error ERROR: relation "cmdata1" does not exist -CREATE TABLE cminh(f1 TEXT COMPRESSION lz4) INHERITS(cmdata); +CREATE TABLE cminh(f1 TEXT COMPRESSION lz4) INHERITS(cmdata); -- error NOTICE: merging column "f1" with inherited definition ERROR: column "f1" has a compression method conflict DETAIL: pglz versus lz4 +CREATE TABLE cmdata3(f1 text); +CREATE TABLE cminh() INHERITS (cmdata, cmdata3); +NOTICE: merging multiple inherited definitions of column "f1" -- test default_toast_compression GUC SET default_toast_compression = ''; ERROR: invalid value for parameter "default_toast_compression": "" @@ -246,6 +249,7 @@ f1 | text | | | | extended | pglz | | Indexes: "idx" btree (f1) +Child tables: cminh SELECT pg_column_compression(f1) FROM cmdata; pg_column_compression === EOF === [12:13:43.044](123.862s) not ok 2 - regression tests pass [12:13:43.044](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [12:13:43.044](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 9 1 1 4001 5 5 41 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 1 5 17 1 -2 33 34 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 46 Waiting for replication conn standby_1's replay_lsn to pass 0/14B89440 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 58594 --no-unlogged-table-data [12:13:48.366](5.322s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 58595 [12:13:52.814](4.447s) ok 4 - dump standby server # Running: diff C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump [12:13:52.917](0.103s) ok 5 - compare primary and standby dumps [12:13:53.454](0.538s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" ### Stopping node "primary" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" [12:13:53.852](0.398s) 1..6 [12:13:53.860](0.008s) # Looks like you failed 1 test of 6.