# Checking port 53010 # Found port 53010 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=53010 host=C:/Windows/TEMP/jNNo35RWjz Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [12:05:11.748](0.063s) # 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 6352 (standby_1,) [12:05:13.785](2.037s) 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/jNNo35RWjz -p 53010 --checkpoint fast --no-sync # Backup finished # Checking port 53011 # Found port 53011 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=53011 host=C:/Windows/TEMP/jNNo35RWjz 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 4832 # using postmaster on C:/Windows/TEMP/jNNo35RWjz, port 53010 ok 1 - test_setup 705 ms # parallel group (20 tests): oid int4 text int2 float8 varchar boolean name money char txid float4 pg_lsn enum regproc int8 uuid bit rangetypes numeric ok 2 + boolean 1483 ms ok 3 + char 1523 ms ok 4 + name 1479 ms ok 5 + varchar 1476 ms ok 6 + text 1381 ms ok 7 + int2 1380 ms ok 8 + int4 1378 ms ok 9 + int8 1737 ms ok 10 + oid 437 ms ok 11 + float4 1522 ms ok 12 + float8 1372 ms ok 13 + bit 1734 ms ok 14 + numeric 2630 ms ok 15 + txid 1508 ms ok 16 + uuid 1726 ms ok 17 + enum 1655 ms ok 18 + money 1496 ms ok 19 + rangetypes 2580 ms ok 20 + pg_lsn 1529 ms ok 21 + regproc 1708 ms # parallel group (20 tests): lseg path md5 point macaddr circle line numerology timetz macaddr8 inet date time timestamptz strings timestamp box interval polygon multirangetypes ok 22 + strings 1463 ms ok 23 + md5 792 ms ok 24 + numerology 1058 ms ok 25 + point 977 ms ok 26 + lseg 736 ms ok 27 + line 1053 ms ok 28 + box 1493 ms ok 29 + path 731 ms ok 30 + polygon 1490 ms ok 31 + circle 1023 ms ok 32 + date 1146 ms ok 33 + time 1158 ms ok 34 + timetz 1042 ms ok 35 + timestamp 1473 ms ok 36 + timestamptz 1440 ms ok 37 + interval 1479 ms ok 38 + inet 1131 ms ok 39 + macaddr 953 ms ok 40 + macaddr8 1031 ms ok 41 + multirangetypes 1818 ms # parallel group (12 tests): comments unicode geometry type_sanity misc_sanity regex xid expressions tstypes horology mvcc opr_sanity ok 42 + geometry 1001 ms ok 43 + horology 1069 ms ok 44 + tstypes 1064 ms ok 45 + regex 1040 ms ok 46 + type_sanity 994 ms ok 47 + opr_sanity 1470 ms ok 48 + misc_sanity 991 ms ok 49 + comments 962 ms ok 50 + expressions 1045 ms ok 51 + unicode 958 ms ok 52 + xid 1028 ms ok 53 + mvcc 1051 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 628 ms ok 55 + copyselect 437 ms ok 56 + copydml 417 ms ok 57 + insert 2287 ms ok 58 + insert_conflict 1142 ms # parallel group (7 tests): create_misc create_function_c create_procedure create_type create_operator create_schema create_table ok 59 + create_function_c 362 ms ok 60 + create_misc 361 ms ok 61 + create_operator 499 ms ok 62 + create_procedure 358 ms ok 63 + create_table 1318 ms ok 64 + create_type 493 ms ok 65 + create_schema 513 ms # parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index ok 66 + create_index 3012 ms ok 67 + create_index_spgist 1820 ms ok 68 + create_view 1572 ms ok 69 + index_including 1570 ms ok 70 + index_including_gist 1675 ms # parallel group (16 tests): infinite_recurse select errors create_aggregate hash_func create_cast roleattributes drop_if_exists create_function_sql create_am typed_table vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 991 ms ok 72 + create_function_sql 1152 ms ok 73 + create_cast 987 ms ok 74 + constraints 3246 ms ok 75 + triggers 5716 ms ok 76 + select 707 ms ok 77 + inherit 4734 ms ok 78 + typed_table 1540 ms ok 79 + vacuum 3077 ms ok 80 + drop_if_exists 1134 ms ok 81 + updatable_views 3996 ms ok 82 + roleattributes 1088 ms ok 83 + create_am 1134 ms ok 84 + hash_func 969 ms ok 85 + errors 864 ms ok 86 + infinite_recurse 691 ms ok 87 - sanity_check 1839 ms # parallel group (20 tests): random delete select_implicit select_distinct_on select_into union case prepared_xacts select_having namespace select_distinct transactions subselect arrays portals update hash_index join aggregates btree_index ok 88 + select_into 2059 ms ok 89 + select_distinct 3109 ms ok 90 + select_distinct_on 1556 ms ok 91 + select_implicit 1413 ms ok 92 + select_having 2099 ms ok 93 + subselect 3224 ms ok 94 + union 2049 ms ok 95 + case 2047 ms ok 96 + join 5525 ms ok 97 + aggregates 6783 ms ok 98 + transactions 3215 ms ok 99 + random 1313 ms ok 100 + portals 3232 ms ok 101 + arrays 3210 ms ok 102 + btree_index 7401 ms ok 103 + hash_index 5190 ms ok 104 + update 5048 ms ok 105 + delete 1304 ms ok 106 + namespace 2108 ms ok 107 + prepared_xacts 2027 ms # parallel group (20 tests): security_label tablesample drop_operator password object_address init_privs groupingsets lock replica_identity matview rowsecurity collate gin spgist generated identity gist join_hash brin privileges ok 108 + brin 11519 ms ok 109 + gin 4837 ms ok 110 + gist 5395 ms ok 111 + spgist 4909 ms ok 112 + privileges 12886 ms ok 113 + init_privs 2309 ms ok 114 + security_label 850 ms ok 115 + collate 4817 ms ok 116 + matview 3970 ms ok 117 + lock 3959 ms ok 118 + replica_identity 3964 ms ok 119 + rowsecurity 4563 ms ok 120 + object_address 2298 ms ok 121 + tablesample 839 ms ok 122 + groupingsets 3951 ms ok 123 + drop_operator 835 ms ok 124 + password 842 ms ok 125 + identity 4893 ms ok 126 + generated 4885 ms ok 127 + join_hash 11478 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 321 ms ok 129 + brin_multi 2393 ms # parallel group (18 tests): dbsize alter_operator collate.icu.utf8 misc tidrangescan sysviews async tidscan collate.utf8 misc_functions tid tsrf create_role alter_generic merge incremental_sort create_table_like without_overlaps ok 130 + create_table_like 1600 ms ok 131 + alter_generic 1264 ms ok 132 + alter_operator 973 ms ok 133 + misc 1132 ms ok 134 + async 1175 ms ok 135 + dbsize 949 ms ok 136 + merge 1369 ms ok 137 + misc_functions 1193 ms ok 138 + sysviews 1169 ms ok 139 + tsrf 1196 ms ok 140 + tid 1188 ms ok 141 + tidscan 1164 ms ok 142 + tidrangescan 1133 ms ok 143 + collate.utf8 1161 ms ok 144 + collate.icu.utf8 992 ms ok 145 + incremental_sort 1557 ms ok 146 + create_role 1195 ms ok 147 + without_overlaps 2369 ms # parallel group (7 tests): collate.linux.utf8 amutils collate.windows.win1252 psql_crosstab rules psql stats_ext ok 148 + rules 1486 ms ok 149 + psql 1880 ms ok 150 + psql_crosstab 535 ms ok 151 + amutils 467 ms ok 152 + stats_ext 5477 ms ok 153 + collate.linux.utf8 464 ms ok 154 + collate.windows.win1252 528 ms ok 155 - select_parallel 8257 ms ok 156 - write_parallel 894 ms ok 157 - vacuum_parallel 457 ms # parallel group (2 tests): subscription publication ok 158 + publication 1322 ms ok 159 + subscription 378 ms # parallel group (17 tests): advisory_lock guc combocid tsdicts equivclass xmlmap portals_p2 select_views dependency window tsearch cluster functional_deps bitmapops indirect_toast foreign_data foreign_key ok 160 + select_views 1420 ms ok 161 + portals_p2 1419 ms ok 162 + foreign_key 4963 ms ok 163 + cluster 2246 ms ok 164 + dependency 1415 ms ok 165 + guc 1160 ms ok 166 + bitmapops 2483 ms ok 167 + combocid 1158 ms ok 168 + tsearch 2092 ms ok 169 + tsdicts 1154 ms ok 170 + foreign_data 3084 ms ok 171 + window 1957 ms ok 172 + xmlmap 1312 ms ok 173 + functional_deps 2230 ms ok 174 + advisory_lock 1146 ms ok 175 + indirect_toast 2532 ms ok 176 + equivclass 1281 ms # parallel group (9 tests): json_encoding jsonpath jsonpath_encoding sqljson_queryfuncs sqljson_jsontable jsonb_jsonpath sqljson json jsonb ok 177 + json 963 ms ok 178 + jsonb 1732 ms ok 179 + json_encoding 544 ms ok 180 + jsonpath 568 ms ok 181 + jsonpath_encoding 584 ms ok 182 + jsonb_jsonpath 852 ms ok 183 + sqljson 851 ms ok 184 + sqljson_queryfuncs 645 ms ok 185 + sqljson_jsontable 811 ms # parallel group (18 tests): prepare conversion plancache limit copy2 largeobject xml rowtypes returning truncate polymorphism with rangefuncs sequence domain temp plpgsql alter_table ok 186 + plancache 1399 ms ok 187 + limit 1903 ms ok 188 + plpgsql 3989 ms ok 189 + copy2 1901 ms ok 190 + temp 3087 ms ok 191 + domain 3085 ms ok 192 + rangefuncs 2479 ms ok 193 + prepare 1373 ms ok 194 + conversion 1387 ms ok 195 + truncate 2382 ms ok 196 + alter_table 6816 ms ok 197 + sequence 2480 ms ok 198 + polymorphism 2396 ms ok 199 + rowtypes 2376 ms ok 200 + returning 2375 ms ok 201 + largeobject 2126 ms ok 202 + with 2392 ms ok 203 + xml 2205 ms # parallel group (15 tests): partition_info hash_part reloptions predicate partition_split partition_merge compression explain indexing memoize partition_join stats tuplesort partition_aggregate partition_prune ok 204 + partition_merge 3050 ms ok 205 + partition_split 2826 ms ok 206 + partition_join 4243 ms ok 207 + partition_prune 7997 ms ok 208 + reloptions 2708 ms ok 209 + hash_part 2706 ms ok 210 + indexing 3835 ms ok 211 + partition_aggregate 6029 ms ok 212 + partition_info 2564 ms ok 213 + tuplesort 5579 ms ok 214 + explain 3255 ms not ok 215 + compression 3033 ms ok 216 + memoize 3826 ms ok 217 + stats 5573 ms ok 218 + predicate 2692 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 753 ms ok 220 + event_trigger 874 ms ok 221 - event_trigger_login 393 ms ok 222 - fast_default 628 ms ok 223 - tablespace 1193 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:01:05.321115000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/compression.out 2024-05-03 12:07:15.266823400 +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:07:27.962](134.177s) not ok 2 - regression tests pass [12:07:27.962](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [12:07:27.963](0.001s) # got: '256' # expected: '0' 1 1 1 2 1 1 9 1 5 1 5 4001 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 41 1 -1 -32768 32767 1 5 17 33 34 46 1 1 1 1 -1 1 -2 9 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/145B0AA0 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 53010 --no-unlogged-table-data [12:07:33.581](5.619s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 53011 [12:07:38.731](5.149s) 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:07:39.004](0.274s) ok 5 - compare primary and standby dumps [12:07:39.904](0.899s) 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:07:40.390](0.486s) 1..6 [12:07:40.398](0.008s) # Looks like you failed 1 test of 6.