# Checking port 49584 # Found port 49584 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=49584 host=/var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/gV3ioRkXeN Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [23:57:08.676](0.142s) # 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 13638 (standby_1,) [23:57:09.243](0.567s) 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/gV3ioRkXeN -p 49584 --checkpoint fast --no-sync # Backup finished # Checking port 49585 # Found port 49585 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=49585 host=/var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/gV3ioRkXeN 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 13704 # using postmaster on /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/gV3ioRkXeN, port 49584 ok 1 - test_setup 1210 ms # parallel group (20 tests): varchar oid name char txid uuid text regproc pg_lsn float4 int4 int2 boolean money bit float8 int8 enum rangetypes numeric ok 2 + boolean 1352 ms ok 3 + char 1099 ms ok 4 + name 1068 ms ok 5 + varchar 961 ms ok 6 + text 1242 ms ok 7 + int2 1338 ms ok 8 + int4 1332 ms ok 9 + int8 1618 ms ok 10 + oid 977 ms ok 11 + float4 1310 ms ok 12 + float8 1553 ms ok 13 + bit 1516 ms ok 14 + numeric 2547 ms ok 15 + txid 1187 ms ok 16 + uuid 1227 ms ok 17 + enum 1783 ms ok 18 + money 1350 ms ok 19 + rangetypes 2174 ms ok 20 + pg_lsn 1253 ms ok 21 + regproc 1236 ms # parallel group (20 tests): md5 lseg path line circle time point timetz macaddr numerology macaddr8 polygon date timestamp inet interval strings timestamptz multirangetypes box ok 22 + strings 751 ms ok 23 + md5 115 ms ok 24 + numerology 549 ms ok 25 + point 305 ms ok 26 + lseg 127 ms ok 27 + line 149 ms ok 28 + box 1367 ms ok 29 + path 146 ms ok 30 + polygon 669 ms ok 31 + circle 237 ms ok 32 + date 666 ms ok 33 + time 277 ms ok 34 + timetz 451 ms ok 35 + timestamp 673 ms ok 36 + timestamptz 731 ms ok 37 + interval 696 ms ok 38 + inet 684 ms ok 39 + macaddr 458 ms ok 40 + macaddr8 518 ms ok 41 + multirangetypes 1309 ms # parallel group (12 tests): comments misc_sanity mvcc unicode xid regex type_sanity expressions tstypes geometry opr_sanity horology ok 42 + geometry 1682 ms ok 43 + horology 1707 ms ok 44 + tstypes 1620 ms ok 45 + regex 1252 ms ok 46 + type_sanity 1420 ms ok 47 + opr_sanity 1699 ms ok 48 + misc_sanity 822 ms ok 49 + comments 39 ms ok 50 + expressions 1493 ms ok 51 + unicode 991 ms ok 52 + xid 1124 ms ok 53 + mvcc 933 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 548 ms ok 55 + copyselect 343 ms ok 56 + copydml 381 ms ok 57 + insert 1174 ms ok 58 + insert_conflict 617 ms # parallel group (7 tests): create_function_c create_schema create_operator create_type create_misc create_procedure create_table ok 59 + create_function_c 47 ms ok 60 + create_misc 115 ms ok 61 + create_operator 109 ms ok 62 + create_procedure 115 ms ok 63 + create_table 1289 ms ok 64 + create_type 108 ms ok 65 + create_schema 80 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 3627 ms ok 67 + create_index_spgist 2651 ms ok 68 + create_view 2654 ms ok 69 + index_including 2456 ms ok 70 + index_including_gist 2098 ms # parallel group (16 tests): create_cast errors infinite_recurse create_aggregate hash_func typed_table select roleattributes drop_if_exists create_function_sql create_am vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 414 ms ok 72 + create_function_sql 784 ms ok 73 + create_cast 104 ms ok 74 + constraints 2119 ms ok 75 + triggers 3901 ms ok 76 + select 500 ms ok 77 + inherit 3180 ms ok 78 + typed_table 433 ms ok 79 + vacuum 1305 ms ok 80 + drop_if_exists 545 ms ok 81 + updatable_views 2617 ms ok 82 + roleattributes 484 ms ok 83 + create_am 970 ms ok 84 + hash_func 387 ms ok 85 + errors 127 ms ok 86 + infinite_recurse 209 ms ok 87 - sanity_check 329 ms # parallel group (20 tests): select_distinct_on delete select_having select_into case namespace select_implicit random prepared_xacts select_distinct subselect portals transactions union arrays update hash_index join btree_index aggregates ok 88 + select_into 229 ms ok 89 + select_distinct 659 ms ok 90 + select_distinct_on 94 ms ok 91 + select_implicit 287 ms ok 92 + select_having 193 ms ok 93 + subselect 660 ms ok 94 + union 1089 ms ok 95 + case 255 ms ok 96 + join 2470 ms ok 97 + aggregates 2959 ms ok 98 + transactions 779 ms ok 99 + random 279 ms ok 100 + portals 680 ms ok 101 + arrays 1081 ms ok 102 + btree_index 2938 ms ok 103 + hash_index 2261 ms ok 104 + update 1105 ms ok 105 + delete 139 ms ok 106 + namespace 234 ms ok 107 + prepared_xacts 274 ms # parallel group (20 tests): init_privs drop_operator security_label password lock tablesample object_address replica_identity collate groupingsets spgist identity gin matview gist generated join_hash brin rowsecurity privileges ok 108 + brin 3895 ms ok 109 + gin 1817 ms ok 110 + gist 2095 ms ok 111 + spgist 1340 ms ok 112 + privileges 5056 ms ok 113 + init_privs 70 ms ok 114 + security_label 130 ms ok 115 + collate 887 ms ok 116 + matview 1852 ms ok 117 + lock 544 ms ok 118 + replica_identity 702 ms ok 119 + rowsecurity 3972 ms ok 120 + object_address 599 ms ok 121 + tablesample 555 ms ok 122 + groupingsets 1081 ms ok 123 + drop_operator 89 ms ok 124 + password 506 ms ok 125 + identity 1546 ms ok 126 + generated 2789 ms ok 127 + join_hash 3840 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 924 ms ok 129 + brin_multi 1692 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 collate.icu.utf8 without_overlaps ok 130 + create_table_like 1555 ms ok 131 + alter_generic 1313 ms ok 132 + alter_operator 646 ms ok 133 + misc 670 ms ok 134 + async 148 ms ok 135 + dbsize 189 ms ok 136 + merge 2260 ms ok 137 + misc_functions 816 ms ok 138 + sysviews 561 ms ok 139 + tsrf 651 ms ok 140 + tid 560 ms ok 141 + tidscan 597 ms ok 142 + tidrangescan 574 ms ok 143 + collate.utf8 183 ms ok 144 + collate.icu.utf8 2535 ms ok 145 + incremental_sort 743 ms ok 146 + create_role 746 ms ok 147 + without_overlaps 3702 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 2048 ms ok 149 + psql 1894 ms ok 150 + psql_crosstab 167 ms ok 151 + amutils 65 ms ok 152 + stats_ext 4961 ms ok 153 + collate.linux.utf8 40 ms ok 154 + collate.windows.win1252 39 ms not ok 155 - select_parallel 2266 ms ok 156 - write_parallel 813 ms ok 157 - vacuum_parallel 775 ms # parallel group (2 tests): subscription publication ok 158 + publication 2938 ms ok 159 + subscription 1251 ms # parallel group (17 tests): portals_p2 xmlmap combocid advisory_lock indirect_toast equivclass select_views dependency functional_deps bitmapops tsdicts guc tsearch cluster window foreign_data foreign_key ok 160 + select_views 599 ms ok 161 + portals_p2 186 ms ok 162 + foreign_key 4590 ms ok 163 + cluster 1625 ms ok 164 + dependency 606 ms ok 165 + guc 1000 ms ok 166 + bitmapops 785 ms ok 167 + combocid 250 ms ok 168 + tsearch 1461 ms ok 169 + tsdicts 873 ms ok 170 + foreign_data 2970 ms ok 171 + window 1917 ms ok 172 + xmlmap 163 ms ok 173 + functional_deps 585 ms ok 174 + advisory_lock 228 ms ok 175 + indirect_toast 368 ms ok 176 + equivclass 379 ms # parallel group (9 tests): jsonpath_encoding jsonpath json_encoding jsonb_jsonpath sqljson_jsontable sqljson sqljson_queryfuncs json jsonb ok 177 + json 1314 ms ok 178 + jsonb 2177 ms ok 179 + json_encoding 111 ms ok 180 + jsonpath 82 ms ok 181 + jsonpath_encoding 69 ms ok 182 + jsonb_jsonpath 684 ms ok 183 + sqljson 1212 ms ok 184 + sqljson_queryfuncs 1299 ms ok 185 + sqljson_jsontable 690 ms # parallel group (18 tests): prepare returning conversion limit plancache largeobject temp sequence copy2 rowtypes truncate with polymorphism rangefuncs domain xml plpgsql alter_table ok 186 + plancache 1547 ms ok 187 + limit 1288 ms ok 188 + plpgsql 5312 ms ok 189 + copy2 2188 ms ok 190 + temp 2043 ms ok 191 + domain 2927 ms ok 192 + rangefuncs 2715 ms ok 193 + prepare 660 ms ok 194 + conversion 1187 ms ok 195 + truncate 2455 ms ok 196 + alter_table 7555 ms ok 197 + sequence 2142 ms ok 198 + polymorphism 2657 ms ok 199 + rowtypes 2275 ms ok 200 + returning 927 ms ok 201 + largeobject 1923 ms ok 202 + with 2424 ms ok 203 + xml 3396 ms # parallel group (15 tests): partition_info hash_part reloptions predicate explain compression partition_merge memoize partition_split stats partition_aggregate partition_prune tuplesort indexing partition_join ok 204 + partition_merge 1067 ms ok 205 + partition_split 1589 ms ok 206 + partition_join 4492 ms ok 207 + partition_prune 3778 ms ok 208 + reloptions 477 ms ok 209 + hash_part 430 ms ok 210 + indexing 4424 ms ok 211 + partition_aggregate 2395 ms ok 212 + partition_info 349 ms ok 213 + tuplesort 3955 ms ok 214 + explain 531 ms ok 215 + compression 822 ms ok 216 + memoize 1028 ms ok 217 + stats 2272 ms ok 218 + predicate 480 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 128 ms ok 220 + event_trigger 5340 ms ok 221 - event_trigger_login 486 ms ok 222 - fast_default 4389 ms ok 223 - tablespace 1437 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/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-04-27 23:54:43 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-27 23:57:50 @@ -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 === [23:58:26.338](77.095s) not ok 2 - regression tests pass [23:58:26.338](0.000s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [23:58:26.339](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 1 4001 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 41 1006 1 2 5 17 -2 33 34 46 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/149F99C8 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 49584 --no-unlogged-table-data [23:58:34.638](8.299s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 49585 [23:58:44.803](10.165s) 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 [23:58:47.819](3.016s) ok 5 - compare primary and standby dumps [23:58:48.668](0.849s) 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" [23:58:49.050](0.382s) 1..6 [23:58:49.052](0.002s) # Looks like you failed 1 test of 6.