# Checking port 52446 # Found port 52446 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=52446 host=C:/Windows/TEMP/4JMZLHxQbQ Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [12:09:24.325](0.065s) # 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 6488 (standby_1,) [12:09:25.854](1.529s) 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/4JMZLHxQbQ -p 52446 --checkpoint fast --no-sync # Backup finished # Checking port 52447 # Found port 52447 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=52447 host=C:/Windows/TEMP/4JMZLHxQbQ 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 3028 # using postmaster on C:/Windows/TEMP/4JMZLHxQbQ, port 52446 ok 1 - test_setup 905 ms # parallel group (20 tests): pg_lsn regproc oid boolean txid enum uuid float4 int4 name money char varchar text int2 bit float8 int8 rangetypes numeric ok 2 + boolean 996 ms ok 3 + char 1084 ms ok 4 + name 1083 ms ok 5 + varchar 1114 ms ok 6 + text 1204 ms ok 7 + int2 1223 ms ok 8 + int4 1022 ms ok 9 + int8 1452 ms ok 10 + oid 984 ms ok 11 + float4 1017 ms ok 12 + float8 1448 ms ok 13 + bit 1446 ms ok 14 + numeric 2004 ms ok 15 + txid 976 ms ok 16 + uuid 975 ms ok 17 + enum 973 ms ok 18 + money 1062 ms ok 19 + rangetypes 1838 ms ok 20 + pg_lsn 932 ms ok 21 + regproc 930 ms # parallel group (20 tests): point md5 numerology macaddr path time circle lseg timetz line inet interval strings date macaddr8 box polygon timestamp timestamptz multirangetypes ok 22 + strings 1095 ms ok 23 + md5 885 ms ok 24 + numerology 883 ms ok 25 + point 882 ms ok 26 + lseg 942 ms ok 27 + line 1037 ms ok 28 + box 1142 ms ok 29 + path 876 ms ok 30 + polygon 1148 ms ok 31 + circle 934 ms ok 32 + date 1080 ms ok 33 + time 870 ms ok 34 + timetz 930 ms ok 35 + timestamp 1161 ms ok 36 + timestamptz 1296 ms ok 37 + interval 958 ms ok 38 + inet 956 ms ok 39 + macaddr 796 ms ok 40 + macaddr8 1035 ms ok 41 + multirangetypes 1294 ms # parallel group (12 tests): comments horology xid misc_sanity mvcc geometry unicode tstypes expressions type_sanity regex opr_sanity ok 42 + geometry 819 ms ok 43 + horology 705 ms ok 44 + tstypes 858 ms ok 45 + regex 1216 ms ok 46 + type_sanity 921 ms ok 47 + opr_sanity 1213 ms ok 48 + misc_sanity 738 ms ok 49 + comments 619 ms ok 50 + expressions 849 ms ok 51 + unicode 804 ms ok 52 + xid 690 ms ok 53 + mvcc 801 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 884 ms ok 55 + copyselect 584 ms ok 56 + copydml 491 ms ok 57 + insert 1592 ms ok 58 + insert_conflict 878 ms # parallel group (7 tests): create_function_c create_operator create_procedure create_type create_schema create_misc create_table ok 59 + create_function_c 407 ms ok 60 + create_misc 473 ms ok 61 + create_operator 403 ms ok 62 + create_procedure 407 ms ok 63 + create_table 1334 ms ok 64 + create_type 455 ms ok 65 + create_schema 455 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 66 + create_index 2533 ms ok 67 + create_index_spgist 1514 ms ok 68 + create_view 1040 ms ok 69 + index_including 1037 ms ok 70 + index_including_gist 1509 ms # parallel group (16 tests): typed_table hash_func create_cast errors infinite_recurse create_function_sql roleattributes create_aggregate select drop_if_exists create_am constraints vacuum updatable_views inherit triggers ok 71 + create_aggregate 837 ms ok 72 + create_function_sql 717 ms ok 73 + create_cast 654 ms ok 74 + constraints 2460 ms ok 75 + triggers 4874 ms ok 76 + select 1264 ms ok 77 + inherit 4250 ms ok 78 + typed_table 608 ms ok 79 + vacuum 3113 ms ok 80 + drop_if_exists 1261 ms ok 81 + updatable_views 3110 ms ok 82 + roleattributes 811 ms ok 83 + create_am 1289 ms ok 84 + hash_func 600 ms ok 85 + errors 674 ms ok 86 + infinite_recurse 694 ms ok 87 - sanity_check 904 ms # parallel group (20 tests): select_distinct_on random delete prepared_xacts select_having select_implicit transactions select_distinct namespace subselect select_into case portals union arrays update hash_index join aggregates btree_index ok 88 + select_into 2196 ms ok 89 + select_distinct 2030 ms ok 90 + select_distinct_on 805 ms ok 91 + select_implicit 1178 ms ok 92 + select_having 1176 ms ok 93 + subselect 2189 ms ok 94 + union 3139 ms ok 95 + case 2185 ms ok 96 + join 4382 ms ok 97 + aggregates 5501 ms ok 98 + transactions 1169 ms ok 99 + random 814 ms ok 100 + portals 2181 ms ok 101 + arrays 3296 ms ok 102 + btree_index 6646 ms ok 103 + hash_index 3819 ms ok 104 + update 3814 ms ok 105 + delete 805 ms ok 106 + namespace 2120 ms ok 107 + prepared_xacts 1138 ms # parallel group (20 tests): drop_operator security_label password spgist collate replica_identity lock tablesample identity init_privs object_address groupingsets matview generated gin rowsecurity gist join_hash brin privileges ok 108 + brin 12278 ms ok 109 + gin 4618 ms ok 110 + gist 6540 ms ok 111 + spgist 2269 ms ok 112 + privileges 13926 ms ok 113 + init_privs 2889 ms ok 114 + security_label 2017 ms ok 115 + collate 2571 ms ok 116 + matview 4107 ms ok 117 + lock 2798 ms ok 118 + replica_identity 2688 ms ok 119 + rowsecurity 4650 ms ok 120 + object_address 2879 ms ok 121 + tablesample 2874 ms ok 122 + groupingsets 2877 ms ok 123 + drop_operator 1377 ms ok 124 + password 2249 ms ok 125 + identity 2870 ms ok 126 + generated 4258 ms ok 127 + join_hash 12227 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 447 ms ok 129 + brin_multi 1857 ms # parallel group (18 tests): alter_operator async collate.utf8 collate.icu.utf8 dbsize tidrangescan misc_functions alter_generic tid tsrf misc tidscan create_role incremental_sort sysviews create_table_like merge without_overlaps ok 130 + create_table_like 2006 ms ok 131 + alter_generic 1108 ms ok 132 + alter_operator 615 ms ok 133 + misc 1105 ms ok 134 + async 613 ms ok 135 + dbsize 833 ms ok 136 + merge 2004 ms ok 137 + misc_functions 1098 ms ok 138 + sysviews 1459 ms ok 139 + tsrf 1095 ms ok 140 + tid 1094 ms ok 141 + tidscan 1096 ms ok 142 + tidrangescan 1058 ms ok 143 + collate.utf8 599 ms ok 144 + collate.icu.utf8 598 ms ok 145 + incremental_sort 1091 ms ok 146 + create_role 1088 ms ok 147 + without_overlaps 2344 ms # parallel group (7 tests): psql_crosstab amutils collate.linux.utf8 collate.windows.win1252 psql rules stats_ext ok 148 + rules 1629 ms ok 149 + psql 1499 ms ok 150 + psql_crosstab 443 ms ok 151 + amutils 442 ms ok 152 + stats_ext 5578 ms ok 153 + collate.linux.utf8 452 ms ok 154 + collate.windows.win1252 1077 ms ok 155 - select_parallel 7252 ms ok 156 - write_parallel 1036 ms ok 157 - vacuum_parallel 430 ms # parallel group (2 tests): subscription publication ok 158 + publication 1268 ms ok 159 + subscription 399 ms # parallel group (17 tests): combocid tsdicts portals_p2 advisory_lock functional_deps xmlmap tsearch guc dependency equivclass window select_views indirect_toast foreign_data bitmapops cluster foreign_key ok 160 + select_views 2207 ms ok 161 + portals_p2 1143 ms ok 162 + foreign_key 5338 ms ok 163 + cluster 3059 ms ok 164 + dependency 2085 ms ok 165 + guc 1964 ms ok 166 + bitmapops 2830 ms ok 167 + combocid 1076 ms ok 168 + tsearch 1803 ms ok 169 + tsdicts 1131 ms ok 170 + foreign_data 2696 ms ok 171 + window 2191 ms ok 172 + xmlmap 1545 ms ok 173 + functional_deps 1543 ms ok 174 + advisory_lock 1542 ms ok 175 + indirect_toast 2294 ms ok 176 + equivclass 2068 ms # parallel group (9 tests): json_encoding jsonpath jsonpath_encoding sqljson_jsontable sqljson_queryfuncs json sqljson jsonb_jsonpath jsonb ok 177 + json 988 ms ok 178 + jsonb 1201 ms ok 179 + json_encoding 426 ms ok 180 + jsonpath 698 ms ok 181 + jsonpath_encoding 728 ms ok 182 + jsonb_jsonpath 999 ms ok 183 + sqljson 994 ms ok 184 + sqljson_queryfuncs 726 ms ok 185 + sqljson_jsontable 724 ms # parallel group (18 tests): limit conversion xml prepare returning largeobject plancache rowtypes polymorphism temp sequence copy2 rangefuncs domain with truncate plpgsql alter_table ok 186 + plancache 1956 ms ok 187 + limit 1555 ms ok 188 + plpgsql 4005 ms ok 189 + copy2 2434 ms ok 190 + temp 2389 ms ok 191 + domain 2682 ms ok 192 + rangefuncs 2679 ms ok 193 + prepare 1836 ms ok 194 + conversion 1615 ms ok 195 + truncate 2712 ms ok 196 + alter_table 5812 ms ok 197 + sequence 2378 ms ok 198 + polymorphism 2213 ms ok 199 + rowtypes 2211 ms ok 200 + returning 1884 ms ok 201 + largeobject 1883 ms ok 202 + with 2665 ms ok 203 + xml 1820 ms # parallel group (15 tests): predicate partition_info compression reloptions explain hash_part memoize partition_merge partition_split partition_join indexing stats partition_aggregate tuplesort partition_prune ok 204 + partition_merge 2727 ms ok 205 + partition_split 3620 ms ok 206 + partition_join 3722 ms ok 207 + partition_prune 6903 ms ok 208 + reloptions 1387 ms ok 209 + hash_part 1936 ms ok 210 + indexing 3813 ms ok 211 + partition_aggregate 4826 ms ok 212 + partition_info 1241 ms ok 213 + tuplesort 5439 ms ok 214 + explain 1379 ms not ok 215 + compression 1311 ms ok 216 + memoize 2522 ms ok 217 + stats 4627 ms ok 218 + predicate 525 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 810 ms ok 220 + event_trigger 843 ms ok 221 - event_trigger_login 301 ms ok 222 - fast_default 725 ms ok 223 - tablespace 1667 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:05:16.847101400 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/compression.out 2024-05-03 12:11:06.661671600 +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:11:19.796](113.942s) not ok 2 - regression tests pass [12:11:19.796](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [12:11:19.797](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 5 9 5 5 1 41 3 4 3 4 4 1 32 1 1 1 6 104 1 4001 2 1 5 1 -1 17 1006 1 1 1 2 -1 -32768 32767 33 34 1 1 46 1 -2 9 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/148AF9A8 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 52446 --no-unlogged-table-data [12:11:23.886](4.089s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 52447 [12:11:28.533](4.647s) 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:11:28.713](0.180s) ok 5 - compare primary and standby dumps [12:11:29.314](0.601s) 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:11:29.777](0.463s) 1..6 [12:11:30.130](0.353s) # Looks like you failed 1 test of 6.