# Checking port 62048 # Found port 62048 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=62048 host=/var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/1m85h8Pc7c Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [02:07:16.430](0.019s) # 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 13966 (standby_1,) [02:07:17.138](0.708s) 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/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/1m85h8Pc7c -p 62048 --checkpoint fast --no-sync # Backup finished # Checking port 62049 # Found port 62049 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=62049 host=/var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/1m85h8Pc7c 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 14109 # using postmaster on /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/1m85h8Pc7c, port 62048 ok 1 - test_setup 653 ms # parallel group (20 tests): varchar oid int4 name char text regproc pg_lsn txid uuid money int2 enum float4 boolean bit int8 float8 rangetypes numeric ok 2 + boolean 395 ms ok 3 + char 187 ms ok 4 + name 158 ms ok 5 + varchar 113 ms ok 6 + text 212 ms ok 7 + int2 245 ms ok 8 + int4 150 ms ok 9 + int8 497 ms ok 10 + oid 142 ms ok 11 + float4 349 ms ok 12 + float8 487 ms ok 13 + bit 474 ms ok 14 + numeric 1164 ms ok 15 + txid 203 ms ok 16 + uuid 206 ms ok 17 + enum 244 ms ok 18 + money 203 ms ok 19 + rangetypes 903 ms ok 20 + pg_lsn 185 ms ok 21 + regproc 172 ms # parallel group (20 tests): lseg md5 path line circle time timetz macaddr point numerology macaddr8 inet polygon date interval strings timestamp timestamptz box multirangetypes ok 22 + strings 680 ms ok 23 + md5 128 ms ok 24 + numerology 358 ms ok 25 + point 353 ms ok 26 + lseg 122 ms ok 27 + line 142 ms ok 28 + box 776 ms ok 29 + path 131 ms ok 30 + polygon 379 ms ok 31 + circle 243 ms ok 32 + date 374 ms ok 33 + time 254 ms ok 34 + timetz 308 ms ok 35 + timestamp 680 ms ok 36 + timestamptz 723 ms ok 37 + interval 388 ms ok 38 + inet 346 ms ok 39 + macaddr 301 ms ok 40 + macaddr8 313 ms ok 41 + multirangetypes 1297 ms # parallel group (12 tests): unicode mvcc xid comments misc_sanity tstypes regex expressions type_sanity horology geometry opr_sanity ok 42 + geometry 683 ms ok 43 + horology 621 ms ok 44 + tstypes 284 ms ok 45 + regex 303 ms ok 46 + type_sanity 418 ms ok 47 + opr_sanity 799 ms ok 48 + misc_sanity 186 ms ok 49 + comments 122 ms ok 50 + expressions 409 ms ok 51 + unicode 64 ms ok 52 + xid 87 ms ok 53 + mvcc 75 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 200 ms ok 55 + copyselect 141 ms ok 56 + copydml 148 ms ok 57 + insert 751 ms ok 58 + insert_conflict 333 ms # parallel group (7 tests): create_function_c create_schema create_operator create_procedure create_misc create_type create_table ok 59 + create_function_c 121 ms ok 60 + create_misc 204 ms ok 61 + create_operator 193 ms ok 62 + create_procedure 198 ms ok 63 + create_table 888 ms ok 64 + create_type 202 ms ok 65 + create_schema 162 ms # parallel group (5 tests): index_including_gist index_including create_view create_index_spgist create_index ok 66 + create_index 2138 ms ok 67 + create_index_spgist 1347 ms ok 68 + create_view 1241 ms ok 69 + index_including 622 ms ok 70 + index_including_gist 485 ms # parallel group (16 tests): create_cast infinite_recurse typed_table errors create_aggregate hash_func roleattributes select drop_if_exists create_am create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 487 ms ok 72 + create_function_sql 825 ms ok 73 + create_cast 102 ms ok 74 + constraints 1716 ms ok 75 + triggers 4302 ms ok 76 + select 607 ms ok 77 + inherit 2842 ms ok 78 + typed_table 326 ms ok 79 + vacuum 1573 ms ok 80 + drop_if_exists 746 ms ok 81 + updatable_views 2655 ms ok 82 + roleattributes 581 ms ok 83 + create_am 749 ms ok 84 + hash_func 463 ms ok 85 + errors 314 ms ok 86 + infinite_recurse 151 ms ok 87 - sanity_check 1679 ms # parallel group (20 tests): delete namespace prepared_xacts select_distinct_on select_having random select_implicit select_into case select_distinct union subselect transactions portals arrays hash_index btree_index update aggregates join ok 88 + select_into 357 ms ok 89 + select_distinct 764 ms ok 90 + select_distinct_on 305 ms ok 91 + select_implicit 341 ms ok 92 + select_having 326 ms ok 93 + subselect 1113 ms ok 94 + union 958 ms ok 95 + case 370 ms ok 96 + join 4708 ms ok 97 + aggregates 4375 ms ok 98 + transactions 1311 ms ok 99 + random 311 ms ok 100 + portals 1566 ms ok 101 + arrays 2494 ms ok 102 + btree_index 3050 ms ok 103 + hash_index 2488 ms ok 104 + update 3406 ms ok 105 + delete 43 ms ok 106 + namespace 70 ms ok 107 + prepared_xacts 88 ms # parallel group (20 tests): init_privs drop_operator replica_identity tablesample lock security_label password collate spgist object_address gin gist groupingsets matview identity generated join_hash brin rowsecurity privileges ok 108 + brin 4810 ms ok 109 + gin 1512 ms ok 110 + gist 1894 ms ok 111 + spgist 1157 ms ok 112 + privileges 6938 ms ok 113 + init_privs 113 ms ok 114 + security_label 360 ms ok 115 + collate 1010 ms ok 116 + matview 2347 ms ok 117 + lock 316 ms ok 118 + replica_identity 224 ms ok 119 + rowsecurity 5636 ms ok 120 + object_address 1139 ms ok 121 + tablesample 236 ms ok 122 + groupingsets 1963 ms ok 123 + drop_operator 132 ms ok 124 + password 708 ms ok 125 + identity 3156 ms ok 126 + generated 3685 ms ok 127 + join_hash 4664 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 127 ms ok 129 + brin_multi 1271 ms # parallel group (18 tests): async dbsize collate.utf8 sysviews tid tidrangescan tidscan alter_operator tsrf misc incremental_sort create_role misc_functions alter_generic create_table_like merge without_overlaps collate.icu.utf8 ok 130 + create_table_like 2159 ms ok 131 + alter_generic 1775 ms ok 132 + alter_operator 610 ms ok 133 + misc 874 ms ok 134 + async 359 ms ok 135 + dbsize 376 ms ok 136 + merge 2709 ms ok 137 + misc_functions 1264 ms ok 138 + sysviews 427 ms ok 139 + tsrf 817 ms ok 140 + tid 443 ms ok 141 + tidscan 472 ms ok 142 + tidrangescan 460 ms ok 143 + collate.utf8 413 ms ok 144 + collate.icu.utf8 3067 ms ok 145 + incremental_sort 1035 ms ok 146 + create_role 1242 ms ok 147 + without_overlaps 2697 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 4221 ms ok 149 + psql 4088 ms ok 150 + psql_crosstab 165 ms ok 151 + amutils 54 ms ok 152 + stats_ext 5392 ms ok 153 + collate.linux.utf8 37 ms ok 154 + collate.windows.win1252 35 ms not ok 155 - select_parallel 2113 ms ok 156 - write_parallel 474 ms ok 157 - vacuum_parallel 221 ms # parallel group (2 tests): subscription publication ok 158 + publication 3939 ms ok 159 + subscription 524 ms # parallel group (17 tests): bitmapops guc advisory_lock combocid portals_p2 xmlmap tsdicts dependency functional_deps indirect_toast select_views equivclass tsearch cluster window foreign_data foreign_key ok 160 + select_views 902 ms ok 161 + portals_p2 585 ms ok 162 + foreign_key 4152 ms ok 163 + cluster 1583 ms ok 164 + dependency 796 ms ok 165 + guc 392 ms ok 166 + bitmapops 364 ms ok 167 + combocid 561 ms ok 168 + tsearch 990 ms ok 169 + tsdicts 664 ms ok 170 + foreign_data 3009 ms ok 171 + window 2020 ms ok 172 + xmlmap 652 ms ok 173 + functional_deps 768 ms ok 174 + advisory_lock 426 ms ok 175 + indirect_toast 790 ms ok 176 + equivclass 869 ms # parallel group (8 tests): jsonpath_encoding json_encoding jsonpath sqljson sqljson_queryfuncs jsonb_jsonpath json jsonb ok 177 + json 171 ms ok 178 + jsonb 624 ms ok 179 + json_encoding 67 ms ok 180 + jsonpath 87 ms ok 181 + jsonpath_encoding 52 ms ok 182 + jsonb_jsonpath 149 ms ok 183 + sqljson 121 ms ok 184 + sqljson_queryfuncs 138 ms # parallel group (18 tests): prepare returning conversion plancache limit temp copy2 rowtypes sequence truncate largeobject rangefuncs with polymorphism domain xml plpgsql alter_table ok 185 + plancache 599 ms ok 186 + limit 622 ms ok 187 + plpgsql 2576 ms ok 188 + copy2 908 ms ok 189 + temp 653 ms ok 190 + domain 1206 ms ok 191 + rangefuncs 1114 ms ok 192 + prepare 284 ms ok 193 + conversion 517 ms ok 194 + truncate 1015 ms ok 195 + alter_table 3694 ms ok 196 + sequence 956 ms ok 197 + polymorphism 1152 ms ok 198 + rowtypes 888 ms ok 199 + returning 477 ms ok 200 + largeobject 991 ms ok 201 + with 1112 ms ok 202 + xml 1998 ms # parallel group (13 tests): hash_part predicate reloptions partition_info memoize explain compression partition_aggregate stats partition_prune indexing partition_join tuplesort ok 203 + partition_join 2556 ms ok 204 + partition_prune 2526 ms ok 205 + reloptions 140 ms ok 206 + hash_part 107 ms ok 207 + indexing 2542 ms ok 208 + partition_aggregate 1239 ms ok 209 + partition_info 256 ms ok 210 + tuplesort 2945 ms ok 211 + explain 294 ms ok 212 + compression 409 ms ok 213 + memoize 278 ms ok 214 + stats 2223 ms ok 215 + predicate 88 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 215 ms ok 217 + event_trigger 490 ms ok 218 - event_trigger_login 201 ms ok 219 - fast_default 186 ms ok 220 - tablespace 975 ms 1..220 # 1 of 220 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/select_parallel.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- /Users/admin/pgsql/src/test/regress/expected/select_parallel.out 2024-03-27 02:04:22 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-03-27 02:07:57 @@ -451,26 +451,36 @@ join tenk1 t3 on t3.stringu1 = tenk1.stringu1 where tenk1.four = t.four ); - QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - Seq Scan on public.tenk1 t + QUERY PLAN +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + Hash Join Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 - Filter: (SubPlan 1) - SubPlan 1 - -> Hash Join - Output: t.two - Hash Cond: (tenk1.stringu1 = t3.stringu1) - -> Seq Scan on public.tenk1 - Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 - Filter: (tenk1.four = t.four) - -> Hash - Output: t3.stringu1 - -> Gather - Output: t3.stringu1 - Workers Planned: 4 - -> Parallel Seq Scan on public.tenk1 t3 - Output: t3.stringu1 -(17 rows) + Inner Unique: true + Hash Cond: (t.four = tenk1.four) + -> Gather + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Workers Planned: 4 + -> Parallel Seq Scan on public.tenk1 t + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Filter: (t.two IS NOT NULL) + -> Hash + Output: tenk1.four + -> HashAggregate + Output: tenk1.four + Group Key: tenk1.four + -> Gather + Output: tenk1.four + Workers Planned: 4 + -> Parallel Hash Join + Output: tenk1.four + Hash Cond: (tenk1.stringu1 = t3.stringu1) + -> Parallel Seq Scan on public.tenk1 + Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 + -> Parallel Hash + Output: t3.stringu1 + -> Parallel Seq Scan on public.tenk1 t3 + Output: t3.stringu1 +(27 rows) -- this is not parallel-safe due to use of random() within SubLink's testexpr: explain (costs off) === EOF === [02:08:16.672](59.533s) not ok 2 - regression tests pass [02:08:16.672](0.000s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [02:08:16.672](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 4001 3 4 3 41 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 5 17 46 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 -2 9 1 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/14247050 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 62048 --no-unlogged-table-data [02:08:26.518](9.846s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 62049 [02:08:32.831](6.313s) 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 [02:08:33.184](0.353s) ok 5 - compare primary and standby dumps [02:08:33.292](0.108s) 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" [02:08:33.719](0.426s) 1..6 [02:08:33.720](0.001s) # Looks like you failed 1 test of 6.