# Checking port 62400 # Found port 62400 Name: primary Data directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=62400 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/fQXRPFRS8L Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [03:25:40.595](0.011s) # initializing database system by copying initdb template # Running: cp -RPp /Users/admin/pgsql/build/tmp_install/initdb-template /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /Users/admin/pgsql/build/src/test/regress/pg_regress --config-auth /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /Users/admin/pgsql/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 12515 (standby_1,) [03:25:41.861](1.266s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/fQXRPFRS8L -p 62400 --checkpoint fast --no-sync # Backup finished # Checking port 62401 # Found port 62401 Name: standby_1 Data directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=62401 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/fQXRPFRS8L Log file: /Users/admin/pgsql/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 /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /Users/admin/pgsql/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 12646 # using postmaster on /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/fQXRPFRS8L, port 62400 ok 1 - test_setup 4283 ms # parallel group (20 tests): name oid txid varchar pg_lsn char text regproc uuid float4 int2 int4 money bit boolean float8 int8 enum numeric rangetypes ok 2 + boolean 9556 ms ok 3 + char 5894 ms ok 4 + name 2583 ms ok 5 + varchar 5557 ms ok 6 + text 6384 ms ok 7 + int2 8980 ms ok 8 + int4 9051 ms ok 9 + int8 9669 ms ok 10 + oid 3361 ms ok 11 + float4 8948 ms ok 12 + float8 9586 ms ok 13 + bit 9474 ms ok 14 + numeric 12768 ms ok 15 + txid 3982 ms ok 16 + uuid 8264 ms ok 17 + enum 9680 ms ok 18 + money 9053 ms ok 19 + rangetypes 14537 ms ok 20 + pg_lsn 5832 ms ok 21 + regproc 7187 ms # parallel group (20 tests): md5 line lseg macaddr circle path time point numerology timetz macaddr8 date timestamp inet polygon box interval timestamptz strings multirangetypes ok 22 + strings 5634 ms ok 23 + md5 123 ms ok 24 + numerology 943 ms ok 25 + point 279 ms ok 26 + lseg 215 ms ok 27 + line 149 ms ok 28 + box 4362 ms ok 29 + path 248 ms ok 30 + polygon 1762 ms ok 31 + circle 234 ms ok 32 + date 1559 ms ok 33 + time 247 ms ok 34 + timetz 1048 ms ok 35 + timestamp 1563 ms ok 36 + timestamptz 5145 ms ok 37 + interval 4330 ms ok 38 + inet 1635 ms ok 39 + macaddr 197 ms ok 40 + macaddr8 1319 ms ok 41 + multirangetypes 8811 ms # parallel group (12 tests): comments unicode misc_sanity regex mvcc xid tstypes type_sanity expressions horology geometry opr_sanity ok 42 + geometry 10877 ms ok 43 + horology 4220 ms ok 44 + tstypes 3926 ms ok 45 + regex 2221 ms ok 46 + type_sanity 4136 ms ok 47 + opr_sanity 11593 ms ok 48 + misc_sanity 1883 ms ok 49 + comments 49 ms ok 50 + expressions 4137 ms ok 51 + unicode 1867 ms ok 52 + xid 3866 ms ok 53 + mvcc 2646 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 4736 ms ok 55 + copyselect 536 ms ok 56 + copydml 1628 ms ok 57 + insert 7747 ms ok 58 + insert_conflict 6389 ms # parallel group (7 tests): create_function_c create_operator create_schema create_type create_procedure create_misc create_table ok 59 + create_function_c 69 ms ok 60 + create_misc 3459 ms ok 61 + create_operator 315 ms ok 62 + create_procedure 2262 ms ok 63 + create_table 6919 ms ok 64 + create_type 803 ms ok 65 + create_schema 315 ms # parallel group (5 tests): index_including index_including_gist create_index_spgist create_view create_index not ok 66 + create_index 13850 ms ok 67 + create_index_spgist 4047 ms ok 68 + create_view 4564 ms ok 69 + index_including 1774 ms ok 70 + index_including_gist 1783 ms # parallel group (16 tests): infinite_recurse create_cast errors create_aggregate typed_table hash_func roleattributes select create_am drop_if_exists create_function_sql vacuum constraints inherit updatable_views triggers ok 71 + create_aggregate 641 ms ok 72 + create_function_sql 2621 ms ok 73 + create_cast 371 ms ok 74 + constraints 3775 ms ok 75 + triggers 15721 ms ok 76 + select 1326 ms ok 77 + inherit 11163 ms ok 78 + typed_table 677 ms ok 79 + vacuum 3379 ms ok 80 + drop_if_exists 2410 ms ok 81 + updatable_views 11692 ms ok 82 + roleattributes 1178 ms ok 83 + create_am 1607 ms ok 84 + hash_func 705 ms ok 85 + errors 381 ms ok 86 + infinite_recurse 192 ms ok 87 - sanity_check 2679 ms # parallel group (20 tests): select_distinct_on delete select_having prepared_xacts select_implicit namespace random case select_into select_distinct transactions btree_index hash_index union portals subselect arrays update aggregates join ok 88 + select_into 1881 ms ok 89 + select_distinct 1943 ms ok 90 + select_distinct_on 120 ms ok 91 + select_implicit 425 ms ok 92 + select_having 242 ms ok 93 + subselect 9379 ms ok 94 + union 8144 ms ok 95 + case 1835 ms ok 96 + join 14833 ms ok 97 + aggregates 12803 ms ok 98 + transactions 2169 ms ok 99 + random 1787 ms ok 100 + portals 9196 ms ok 101 + arrays 10839 ms ok 102 + btree_index 6539 ms ok 103 + hash_index 6988 ms ok 104 + update 10846 ms ok 105 + delete 108 ms ok 106 + namespace 378 ms ok 107 + prepared_xacts 344 ms # parallel group (20 tests): init_privs drop_operator security_label tablesample password spgist object_address replica_identity lock collate gin gist groupingsets matview identity generated join_hash brin rowsecurity privileges ok 108 + brin 9331 ms ok 109 + gin 5282 ms ok 110 + gist 5305 ms ok 111 + spgist 4712 ms ok 112 + privileges 12433 ms ok 113 + init_privs 1105 ms ok 114 + security_label 2242 ms ok 115 + collate 5051 ms ok 116 + matview 6230 ms ok 117 + lock 4844 ms ok 118 + replica_identity 4768 ms ok 119 + rowsecurity 11325 ms ok 120 + object_address 4705 ms ok 121 + tablesample 3009 ms ok 122 + groupingsets 6016 ms ok 123 + drop_operator 1137 ms ok 124 + password 4546 ms ok 125 + identity 6784 ms ok 126 + generated 8393 ms ok 127 + join_hash 9220 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 694 ms ok 129 + brin_multi 2092 ms # parallel group (18 tests): async dbsize collate.utf8 tid tidscan tidrangescan alter_operator tsrf misc incremental_sort create_role sysviews create_table_like misc_functions alter_generic without_overlaps merge collate.icu.utf8 ok 130 + create_table_like 6163 ms ok 131 + alter_generic 6268 ms ok 132 + alter_operator 4040 ms ok 133 + misc 4146 ms ok 134 + async 1173 ms ok 135 + dbsize 1237 ms ok 136 + merge 6896 ms ok 137 + misc_functions 6185 ms ok 138 + sysviews 4815 ms ok 139 + tsrf 4093 ms ok 140 + tid 3361 ms ok 141 + tidscan 3421 ms ok 142 + tidrangescan 3457 ms ok 143 + collate.utf8 2475 ms ok 144 + collate.icu.utf8 7003 ms ok 145 + incremental_sort 4123 ms ok 146 + create_role 4181 ms ok 147 + without_overlaps 6749 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab psql rules stats_ext ok 148 + rules 4552 ms ok 149 + psql 3797 ms ok 150 + psql_crosstab 939 ms ok 151 + amutils 894 ms ok 152 + stats_ext 7229 ms ok 153 + collate.linux.utf8 698 ms ok 154 + collate.windows.win1252 695 ms ok 155 - select_parallel 3729 ms ok 156 - write_parallel 1136 ms ok 157 - vacuum_parallel 138 ms # parallel group (2 tests): subscription publication ok 158 + publication 4208 ms ok 159 + subscription 1040 ms # parallel group (17 tests): combocid advisory_lock functional_deps portals_p2 xmlmap select_views tsdicts dependency indirect_toast equivclass bitmapops guc cluster window tsearch foreign_data foreign_key ok 160 + select_views 912 ms ok 161 + portals_p2 891 ms ok 162 + foreign_key 9997 ms ok 163 + cluster 2412 ms ok 164 + dependency 947 ms ok 165 + guc 1576 ms ok 166 + bitmapops 1354 ms ok 167 + combocid 585 ms ok 168 + tsearch 2537 ms ok 169 + tsdicts 893 ms ok 170 + foreign_data 4855 ms ok 171 + window 2503 ms ok 172 + xmlmap 847 ms ok 173 + functional_deps 828 ms ok 174 + advisory_lock 774 ms ok 175 + indirect_toast 1290 ms ok 176 + equivclass 1291 ms # parallel group (9 tests): jsonpath_encoding json_encoding jsonpath sqljson_jsontable sqljson sqljson_queryfuncs jsonb_jsonpath json jsonb ok 177 + json 1670 ms ok 178 + jsonb 4180 ms ok 179 + json_encoding 674 ms ok 180 + jsonpath 723 ms ok 181 + jsonpath_encoding 560 ms ok 182 + jsonb_jsonpath 1174 ms ok 183 + sqljson 1020 ms ok 184 + sqljson_queryfuncs 1051 ms ok 185 + sqljson_jsontable 927 ms # parallel group (18 tests): prepare returning limit conversion largeobject plancache temp sequence xml truncate copy2 rowtypes with rangefuncs polymorphism domain plpgsql alter_table ok 186 + plancache 13363 ms ok 187 + limit 12447 ms ok 188 + plpgsql 36187 ms ok 189 + copy2 23446 ms ok 190 + temp 17482 ms ok 191 + domain 30637 ms ok 192 + rangefuncs 30551 ms ok 193 + prepare 1594 ms ok 194 + conversion 12975 ms ok 195 + truncate 21823 ms ok 196 + alter_table 40369 ms ok 197 + sequence 21071 ms ok 198 + polymorphism 30546 ms ok 199 + rowtypes 24273 ms ok 200 + returning 11396 ms ok 201 + largeobject 13022 ms ok 202 + with 26166 ms ok 203 + xml 21613 ms # parallel group (15 tests): hash_part predicate explain reloptions partition_info memoize tuplesort compression partition_aggregate partition_merge stats partition_split indexing partition_join partition_prune ok 204 + partition_merge 5931 ms ok 205 + partition_split 10484 ms ok 206 + partition_join 15535 ms ok 207 + partition_prune 15647 ms ok 208 + reloptions 1767 ms ok 209 + hash_part 1119 ms ok 210 + indexing 14451 ms ok 211 + partition_aggregate 5889 ms ok 212 + partition_info 1904 ms ok 213 + tuplesort 3687 ms ok 214 + explain 1721 ms ok 215 + compression 3857 ms ok 216 + memoize 2243 ms ok 217 + stats 6071 ms ok 218 + predicate 1596 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 2244 ms ok 220 + event_trigger 3705 ms ok 221 - event_trigger_login 42 ms ok 222 - fast_default 1432 ms ok 223 - tablespace 2886 ms 1..223 # 1 of 223 tests failed. # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /Users/admin/pgsql/src/test/regress/expected/create_index.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/create_index.out --- /Users/admin/pgsql/src/test/regress/expected/create_index.out 2024-04-21 03:22:51 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/create_index.out 2024-04-21 03:27:00 @@ -2135,11 +2135,19 @@ -- explain (costs off) SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}'); - QUERY PLAN ----------------------------------------------------------------------------------------------------- - Index Only Scan using tenk1_unique1 on tenk1 - Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[]))) -(2 rows) + QUERY PLAN +------------------------------------------------------------------- + Bitmap Heap Scan on tenk1 + Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9)) + Filter: (unique1 = ANY ('{1,42,7}'::integer[])) + -> BitmapOr + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 7) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 8) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 9) +(10 rows) SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}'); unique1 @@ -2149,11 +2157,17 @@ explain (costs off) SELECT unique1 FROM tenk1 WHERE unique1 = ANY('{7, 14, 22}') and unique1 = ANY('{33, 44}'::bigint[]); - QUERY PLAN ----------------------------------------------------------------------------------------------------- - Index Only Scan using tenk1_unique1 on tenk1 - Index Cond: ((unique1 = ANY ('{7,14,22}'::integer[])) AND (unique1 = ANY ('{33,44}'::bigint[]))) -(2 rows) + QUERY PLAN +------------------------------------------------------------------------ + Bitmap Heap Scan on tenk1 + Recheck Cond: ((unique1 = '33'::bigint) OR (unique1 = '44'::bigint)) + Filter: (unique1 = ANY ('{7,14,22}'::integer[])) + -> BitmapOr + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = '33'::bigint) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = '44'::bigint) +(8 rows) SELECT unique1 FROM tenk1 WHERE unique1 = ANY('{7, 14, 22}') and unique1 = ANY('{33, 44}'::bigint[]); unique1 === EOF === [03:29:39.489](237.628s) not ok 2 - regression tests pass [03:29:39.489](0.001s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [03:29:39.489](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 1 5 5 4001 3 41 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1 1006 2 5 1 17 -2 33 34 46 1 1 9 1 1 -1 1 1 -1 -32768 32767 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/15D29970 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 62400 --no-unlogged-table-data [03:30:05.080](25.591s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 62401 [03:30:15.634](10.554s) ok 4 - dump standby server # Running: diff /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump [03:30:16.568](0.933s) ok 5 - compare primary and standby dumps [03:30:16.924](0.357s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /Users/admin/pgsql/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 /Users/admin/pgsql/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" [03:30:17.282](0.358s) 1..6 [03:30:17.284](0.001s) # Looks like you failed 1 test of 6.