# Checking port 57761 # Found port 57761 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=57761 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/jjHtDieDNP Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [03:43:35.266](0.046s) # 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 12738 (standby_1,) [03:43:35.887](0.621s) 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/jjHtDieDNP -p 57761 --checkpoint fast --no-sync # Backup finished # Checking port 57762 # Found port 57762 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=57762 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/jjHtDieDNP 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 12807 # using postmaster on /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/jjHtDieDNP, port 57761 ok 1 - test_setup 1442 ms # parallel group (20 tests): txid regproc varchar oid char name int4 pg_lsn uuid int2 text float4 money boolean float8 bit int8 enum rangetypes numeric ok 2 + boolean 1414 ms ok 3 + char 158 ms ok 4 + name 163 ms ok 5 + varchar 149 ms ok 6 + text 705 ms ok 7 + int2 675 ms ok 8 + int4 154 ms ok 9 + int8 2523 ms ok 10 + oid 135 ms ok 11 + float4 699 ms ok 12 + float8 1529 ms ok 13 + bit 1546 ms ok 14 + numeric 3582 ms ok 15 + txid 82 ms ok 16 + uuid 599 ms ok 17 + enum 2542 ms ok 18 + money 682 ms ok 19 + rangetypes 3536 ms ok 20 + pg_lsn 94 ms ok 21 + regproc 57 ms # parallel group (20 tests): md5 lseg circle path line time numerology point macaddr timetz macaddr8 date inet polygon timestamp interval box timestamptz strings multirangetypes ok 22 + strings 2720 ms ok 23 + md5 83 ms ok 24 + numerology 307 ms ok 25 + point 311 ms ok 26 + lseg 91 ms ok 27 + line 101 ms ok 28 + box 1258 ms ok 29 + path 95 ms ok 30 + polygon 449 ms ok 31 + circle 86 ms ok 32 + date 386 ms ok 33 + time 168 ms ok 34 + timetz 310 ms ok 35 + timestamp 467 ms ok 36 + timestamptz 1655 ms ok 37 + interval 1063 ms ok 38 + inet 376 ms ok 39 + macaddr 292 ms ok 40 + macaddr8 300 ms ok 41 + multirangetypes 3789 ms # parallel group (12 tests): comments mvcc misc_sanity unicode xid expressions tstypes regex type_sanity geometry horology opr_sanity ok 42 + geometry 1335 ms ok 43 + horology 1348 ms ok 44 + tstypes 949 ms ok 45 + regex 956 ms ok 46 + type_sanity 1269 ms ok 47 + opr_sanity 1420 ms ok 48 + misc_sanity 748 ms ok 49 + comments 41 ms ok 50 + expressions 938 ms ok 51 + unicode 772 ms ok 52 + xid 923 ms ok 53 + mvcc 720 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 192 ms ok 55 + copyselect 95 ms ok 56 + copydml 122 ms ok 57 + insert 912 ms ok 58 + insert_conflict 504 ms # parallel group (7 tests): create_function_c create_operator create_type create_schema create_misc create_procedure create_table ok 59 + create_function_c 41 ms ok 60 + create_misc 318 ms ok 61 + create_operator 232 ms ok 62 + create_procedure 322 ms ok 63 + create_table 9956 ms ok 64 + create_type 231 ms ok 65 + create_schema 287 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 8790 ms ok 67 + create_index_spgist 6910 ms ok 68 + create_view 7239 ms ok 69 + index_including 6371 ms ok 70 + index_including_gist 4695 ms # parallel group (16 tests): infinite_recurse errors create_cast hash_func typed_table create_aggregate select roleattributes drop_if_exists create_am create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 1272 ms ok 72 + create_function_sql 3596 ms ok 73 + create_cast 947 ms ok 74 + constraints 4999 ms ok 75 + triggers 9213 ms ok 76 + select 1618 ms ok 77 + inherit 8029 ms ok 78 + typed_table 1003 ms ok 79 + vacuum 4549 ms ok 80 + drop_if_exists 2453 ms ok 81 + updatable_views 7221 ms ok 82 + roleattributes 1614 ms ok 83 + create_am 3377 ms ok 84 + hash_func 976 ms ok 85 + errors 902 ms ok 86 + infinite_recurse 856 ms ok 87 - sanity_check 1211 ms # parallel group (20 tests): select_distinct_on select_having delete select_implicit case prepared_xacts select_into namespace random select_distinct hash_index union transactions btree_index portals subselect update arrays aggregates join ok 88 + select_into 617 ms ok 89 + select_distinct 1549 ms ok 90 + select_distinct_on 116 ms ok 91 + select_implicit 290 ms ok 92 + select_having 144 ms ok 93 + subselect 3133 ms ok 94 + union 2372 ms ok 95 + case 504 ms ok 96 + join 6392 ms ok 97 + aggregates 5611 ms ok 98 + transactions 2668 ms ok 99 + random 873 ms ok 100 + portals 3030 ms ok 101 + arrays 4351 ms ok 102 + btree_index 2713 ms ok 103 + hash_index 2240 ms ok 104 + update 3748 ms ok 105 + delete 120 ms ok 106 + namespace 642 ms ok 107 + prepared_xacts 537 ms # parallel group (20 tests): init_privs drop_operator security_label tablesample password object_address spgist replica_identity gin lock collate gist groupingsets matview identity generated join_hash brin rowsecurity privileges ok 108 + brin 10308 ms ok 109 + gin 3062 ms ok 110 + gist 3219 ms ok 111 + spgist 1468 ms ok 112 + privileges 12653 ms ok 113 + init_privs 122 ms ok 114 + security_label 1112 ms ok 115 + collate 3090 ms ok 116 + matview 4298 ms ok 117 + lock 3051 ms ok 118 + replica_identity 1634 ms ok 119 + rowsecurity 12414 ms ok 120 + object_address 1320 ms ok 121 + tablesample 1125 ms ok 122 + groupingsets 3847 ms ok 123 + drop_operator 277 ms ok 124 + password 1263 ms ok 125 + identity 8104 ms ok 126 + generated 9100 ms ok 127 + join_hash 10220 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 183 ms ok 129 + brin_multi 1376 ms # parallel group (18 tests): async dbsize collate.utf8 tid tidrangescan tidscan alter_operator misc tsrf incremental_sort create_role sysviews misc_functions create_table_like alter_generic without_overlaps merge collate.icu.utf8 ok 130 + create_table_like 4607 ms ok 131 + alter_generic 4741 ms ok 132 + alter_operator 1219 ms ok 133 + misc 1251 ms ok 134 + async 113 ms ok 135 + dbsize 156 ms ok 136 + merge 6077 ms ok 137 + misc_functions 4044 ms ok 138 + sysviews 2216 ms ok 139 + tsrf 1307 ms ok 140 + tid 858 ms ok 141 + tidscan 933 ms ok 142 + tidrangescan 890 ms ok 143 + collate.utf8 354 ms ok 144 + collate.icu.utf8 8196 ms ok 145 + incremental_sort 1306 ms ok 146 + create_role 1543 ms ok 147 + without_overlaps 5203 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 3708 ms ok 149 + psql 3402 ms ok 150 + psql_crosstab 748 ms ok 151 + amutils 573 ms ok 152 + stats_ext 4109 ms ok 153 + collate.linux.utf8 295 ms ok 154 + collate.windows.win1252 292 ms not ok 155 - select_parallel 3616 ms ok 156 - write_parallel 101 ms ok 157 - vacuum_parallel 1110 ms # parallel group (2 tests): subscription publication ok 158 + publication 7095 ms ok 159 + subscription 3352 ms # parallel group (17 tests): advisory_lock combocid xmlmap portals_p2 functional_deps indirect_toast bitmapops dependency tsdicts equivclass select_views guc tsearch cluster window foreign_data foreign_key ok 160 + select_views 1861 ms ok 161 + portals_p2 343 ms ok 162 + foreign_key 8039 ms ok 163 + cluster 2359 ms ok 164 + dependency 1388 ms ok 165 + guc 1900 ms ok 166 + bitmapops 579 ms ok 167 + combocid 236 ms ok 168 + tsearch 1992 ms ok 169 + tsdicts 1525 ms ok 170 + foreign_data 5286 ms ok 171 + window 3656 ms ok 172 + xmlmap 232 ms ok 173 + functional_deps 346 ms ok 174 + advisory_lock 187 ms ok 175 + indirect_toast 523 ms ok 176 + equivclass 1786 ms # parallel group (9 tests): jsonpath_encoding jsonpath json_encoding sqljson_jsontable sqljson sqljson_queryfuncs jsonb_jsonpath json jsonb ok 177 + json 1123 ms ok 178 + jsonb 1430 ms ok 179 + json_encoding 518 ms ok 180 + jsonpath 482 ms ok 181 + jsonpath_encoding 404 ms ok 182 + jsonb_jsonpath 1087 ms ok 183 + sqljson 692 ms ok 184 + sqljson_queryfuncs 814 ms ok 185 + sqljson_jsontable 640 ms # parallel group (18 tests): prepare returning limit temp conversion plancache xml largeobject with sequence copy2 truncate rowtypes polymorphism rangefuncs domain plpgsql alter_table ok 186 + plancache 2022 ms ok 187 + limit 1486 ms ok 188 + plpgsql 10457 ms ok 189 + copy2 2509 ms ok 190 + temp 1561 ms ok 191 + domain 4042 ms ok 192 + rangefuncs 3725 ms ok 193 + prepare 144 ms ok 194 + conversion 1831 ms ok 195 + truncate 2529 ms ok 196 + alter_table 27276 ms ok 197 + sequence 2402 ms ok 198 + polymorphism 3065 ms ok 199 + rowtypes 2882 ms ok 200 + returning 1403 ms ok 201 + largeobject 2245 ms ok 202 + with 2269 ms ok 203 + xml 2129 ms # parallel group (15 tests): hash_part predicate explain reloptions partition_info memoize tuplesort compression partition_merge partition_aggregate stats partition_split indexing partition_join partition_prune ok 204 + partition_merge 5048 ms ok 205 + partition_split 6084 ms ok 206 + partition_join 8357 ms ok 207 + partition_prune 8572 ms ok 208 + reloptions 319 ms ok 209 + hash_part 174 ms ok 210 + indexing 8100 ms ok 211 + partition_aggregate 5158 ms ok 212 + partition_info 1244 ms ok 213 + tuplesort 3300 ms ok 214 + explain 280 ms ok 215 + compression 3357 ms ok 216 + memoize 3177 ms ok 217 + stats 5823 ms ok 218 + predicate 217 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 818 ms ok 220 + event_trigger 1248 ms ok 221 - event_trigger_login 244 ms ok 222 - fast_default 889 ms ok 223 - tablespace 3094 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-17 03:41:53 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-17 03:45:01 @@ -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 === [03:46:05.095](149.208s) not ok 2 - regression tests pass [03:46:05.095](0.000s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [03:46:05.095](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 9 1 5 5 4001 41 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 5 17 -2 33 34 1 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/155E4610 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 57761 --no-unlogged-table-data [03:46:25.540](20.445s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 57762 [03:47:15.394](49.854s) 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:47:16.008](0.614s) ok 5 - compare primary and standby dumps [03:47:18.185](2.176s) 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:47:18.585](0.401s) 1..6 [03:47:18.586](0.001s) # Looks like you failed 1 test of 6.