# Checking port 61979 # Found port 61979 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=61979 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/SoH65mxkCF Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [22:58:46.273](0.010s) # 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 14839 (standby_1,) [22:58:47.701](1.428s) 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/SoH65mxkCF -p 61979 --checkpoint fast --no-sync # Backup finished # Checking port 61980 # Found port 61980 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=61980 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/SoH65mxkCF 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 14962 # using postmaster on /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/SoH65mxkCF, port 61979 ok 1 - test_setup 1518 ms # parallel group (20 tests): oid varchar name pg_lsn char txid regproc int2 uuid text money float4 int4 boolean bit float8 int8 enum rangetypes numeric ok 2 + boolean 1545 ms ok 3 + char 940 ms ok 4 + name 850 ms ok 5 + varchar 258 ms ok 6 + text 1207 ms ok 7 + int2 1179 ms ok 8 + int4 1520 ms ok 9 + int8 1605 ms ok 10 + oid 245 ms ok 11 + float4 1495 ms ok 12 + float8 1568 ms ok 13 + bit 1547 ms ok 14 + numeric 2061 ms ok 15 + txid 953 ms ok 16 + uuid 1168 ms ok 17 + enum 1587 ms ok 18 + money 1429 ms ok 19 + rangetypes 2040 ms ok 20 + pg_lsn 888 ms ok 21 + regproc 1090 ms # parallel group (20 tests): md5 lseg line path circle time macaddr timetz numerology macaddr8 point date timestamp inet polygon interval timestamptz box strings multirangetypes ok 22 + strings 2782 ms ok 23 + md5 195 ms ok 24 + numerology 1180 ms ok 25 + point 1193 ms ok 26 + lseg 468 ms ok 27 + line 472 ms ok 28 + box 2552 ms ok 29 + path 488 ms ok 30 + polygon 1922 ms ok 31 + circle 674 ms ok 32 + date 1191 ms ok 33 + time 664 ms ok 34 + timetz 1125 ms ok 35 + timestamp 1222 ms ok 36 + timestamptz 2045 ms ok 37 + interval 2029 ms ok 38 + inet 1296 ms ok 39 + macaddr 1094 ms ok 40 + macaddr8 1133 ms ok 41 + multirangetypes 3690 ms # parallel group (12 tests): comments misc_sanity mvcc unicode xid type_sanity expressions tstypes regex geometry opr_sanity horology ok 42 + geometry 560 ms ok 43 + horology 583 ms ok 44 + tstypes 367 ms ok 45 + regex 518 ms ok 46 + type_sanity 341 ms ok 47 + opr_sanity 574 ms ok 48 + misc_sanity 205 ms ok 49 + comments 39 ms ok 50 + expressions 340 ms ok 51 + unicode 214 ms ok 52 + xid 313 ms ok 53 + mvcc 200 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 4047 ms ok 55 + copyselect 1142 ms ok 56 + copydml 1140 ms ok 57 + insert 8050 ms ok 58 + insert_conflict 5463 ms # parallel group (7 tests): create_function_c create_schema create_operator create_procedure create_type create_misc create_table ok 59 + create_function_c 156 ms ok 60 + create_misc 2865 ms ok 61 + create_operator 2116 ms ok 62 + create_procedure 2340 ms ok 63 + create_table 4538 ms ok 64 + create_type 2521 ms ok 65 + create_schema 1976 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 7817 ms ok 67 + create_index_spgist 3917 ms ok 68 + create_view 4145 ms ok 69 + index_including 3472 ms ok 70 + index_including_gist 3085 ms # parallel group (16 tests): infinite_recurse create_cast errors typed_table create_aggregate hash_func roleattributes select create_am drop_if_exists create_function_sql vacuum constraints inherit updatable_views triggers ok 71 + create_aggregate 1054 ms ok 72 + create_function_sql 3968 ms ok 73 + create_cast 586 ms ok 74 + constraints 7100 ms ok 75 + triggers 13356 ms ok 76 + select 2374 ms ok 77 + inherit 10714 ms ok 78 + typed_table 898 ms ok 79 + vacuum 5422 ms ok 80 + drop_if_exists 3889 ms ok 81 + updatable_views 10925 ms ok 82 + roleattributes 1087 ms ok 83 + create_am 3582 ms ok 84 + hash_func 1025 ms ok 85 + errors 609 ms ok 86 + infinite_recurse 308 ms ok 87 - sanity_check 2605 ms # parallel group (20 tests): select_distinct_on select_having select_implicit delete case select_into prepared_xacts namespace random select_distinct union hash_index transactions btree_index subselect portals arrays update aggregates join ok 88 + select_into 1205 ms ok 89 + select_distinct 1764 ms ok 90 + select_distinct_on 314 ms ok 91 + select_implicit 378 ms ok 92 + select_having 341 ms ok 93 + subselect 4438 ms ok 94 + union 2693 ms ok 95 + case 1095 ms ok 96 + join 7491 ms ok 97 + aggregates 6425 ms ok 98 + transactions 2748 ms ok 99 + random 1623 ms ok 100 + portals 4471 ms ok 101 + arrays 5169 ms ok 102 + btree_index 4147 ms ok 103 + hash_index 2675 ms ok 104 + update 5206 ms ok 105 + delete 994 ms ok 106 + namespace 1525 ms ok 107 + prepared_xacts 1483 ms # parallel group (20 tests): init_privs drop_operator security_label tablesample spgist password lock object_address replica_identity gin gist collate groupingsets matview identity generated join_hash brin rowsecurity privileges ok 108 + brin 8357 ms ok 109 + gin 1772 ms ok 110 + gist 2235 ms ok 111 + spgist 1464 ms ok 112 + privileges 10194 ms ok 113 + init_privs 146 ms ok 114 + security_label 806 ms ok 115 + collate 2236 ms ok 116 + matview 2933 ms ok 117 + lock 1503 ms ok 118 + replica_identity 1720 ms ok 119 + rowsecurity 8759 ms ok 120 + object_address 1499 ms ok 121 + tablesample 1186 ms ok 122 + groupingsets 2496 ms ok 123 + drop_operator 201 ms ok 124 + password 1445 ms ok 125 + identity 3562 ms ok 126 + generated 5766 ms ok 127 + join_hash 8293 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 445 ms ok 129 + brin_multi 1094 ms # parallel group (18 tests): async collate.utf8 dbsize tid tidrangescan sysviews tidscan alter_operator tsrf incremental_sort misc misc_functions create_role create_table_like alter_generic without_overlaps merge collate.icu.utf8 ok 130 + create_table_like 6199 ms ok 131 + alter_generic 6481 ms ok 132 + alter_operator 1538 ms ok 133 + misc 1899 ms ok 134 + async 113 ms ok 135 + dbsize 148 ms ok 136 + merge 6775 ms ok 137 + misc_functions 1944 ms ok 138 + sysviews 1172 ms ok 139 + tsrf 1723 ms ok 140 + tid 999 ms ok 141 + tidscan 1279 ms ok 142 + tidrangescan 998 ms ok 143 + collate.utf8 120 ms ok 144 + collate.icu.utf8 8046 ms ok 145 + incremental_sort 1854 ms ok 146 + create_role 2720 ms ok 147 + without_overlaps 6621 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab psql rules stats_ext ok 148 + rules 5864 ms ok 149 + psql 5856 ms ok 150 + psql_crosstab 606 ms ok 151 + amutils 530 ms ok 152 + stats_ext 7021 ms ok 153 + collate.linux.utf8 95 ms ok 154 + collate.windows.win1252 254 ms not ok 155 - select_parallel 2053 ms ok 156 - write_parallel 559 ms ok 157 - vacuum_parallel 294 ms # parallel group (2 tests): subscription publication ok 158 + publication 2966 ms ok 159 + subscription 360 ms # parallel group (17 tests): advisory_lock bitmapops combocid indirect_toast xmlmap portals_p2 functional_deps tsdicts select_views dependency equivclass guc tsearch cluster window foreign_data foreign_key ok 160 + select_views 1825 ms ok 161 + portals_p2 1574 ms ok 162 + foreign_key 6817 ms ok 163 + cluster 3723 ms ok 164 + dependency 1832 ms ok 165 + guc 2554 ms ok 166 + bitmapops 1013 ms ok 167 + combocid 1016 ms ok 168 + tsearch 3348 ms ok 169 + tsdicts 1703 ms ok 170 + foreign_data 4508 ms ok 171 + window 4302 ms ok 172 + xmlmap 1547 ms ok 173 + functional_deps 1551 ms ok 174 + advisory_lock 421 ms ok 175 + indirect_toast 1503 ms ok 176 + equivclass 1847 ms # parallel group (9 tests): jsonpath_encoding jsonpath json_encoding sqljson_jsontable jsonb_jsonpath sqljson sqljson_queryfuncs json jsonb ok 177 + json 946 ms ok 178 + jsonb 2366 ms ok 179 + json_encoding 280 ms ok 180 + jsonpath 117 ms ok 181 + jsonpath_encoding 90 ms ok 182 + jsonb_jsonpath 781 ms ok 183 + sqljson 859 ms ok 184 + sqljson_queryfuncs 899 ms ok 185 + sqljson_jsontable 539 ms # parallel group (18 tests): prepare returning conversion limit plancache copy2 largeobject temp truncate sequence xml rowtypes with polymorphism domain rangefuncs plpgsql alter_table ok 186 + plancache 3738 ms ok 187 + limit 3619 ms ok 188 + plpgsql 28236 ms ok 189 + copy2 3788 ms ok 190 + temp 5359 ms ok 191 + domain 13445 ms ok 192 + rangefuncs 14786 ms ok 193 + prepare 1340 ms ok 194 + conversion 3432 ms ok 195 + truncate 5575 ms ok 196 + alter_table 39145 ms ok 197 + sequence 6011 ms ok 198 + polymorphism 12869 ms ok 199 + rowtypes 6391 ms ok 200 + returning 3221 ms ok 201 + largeobject 4279 ms ok 202 + with 7110 ms ok 203 + xml 5999 ms # parallel group (15 tests): predicate hash_part explain reloptions memoize partition_info compression tuplesort partition_merge partition_aggregate stats partition_split indexing partition_join partition_prune ok 204 + partition_merge 11106 ms ok 205 + partition_split 12536 ms ok 206 + partition_join 25443 ms ok 207 + partition_prune 26797 ms ok 208 + reloptions 1524 ms ok 209 + hash_part 513 ms ok 210 + indexing 17602 ms ok 211 + partition_aggregate 11165 ms ok 212 + partition_info 2230 ms ok 213 + tuplesort 4342 ms ok 214 + explain 994 ms ok 215 + compression 4159 ms ok 216 + memoize 2010 ms ok 217 + stats 11270 ms ok 218 + predicate 495 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 1808 ms ok 220 + event_trigger 6141 ms ok 221 - event_trigger_login 1160 ms ok 222 - fast_default 8351 ms ok 223 - tablespace 6724 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-18 22:56:50 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-18 23:00:15 @@ -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:02:04.438](196.738s) not ok 2 - regression tests pass [23:02:04.439](0.000s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [23:02:04.439](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 9 5 5 4001 41 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 5 17 33 34 46 -2 1 1 1 1 -1 1 1 -1 -32768 32767 9 1 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/155C3B40 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 61979 --no-unlogged-table-data [23:02:18.078](13.640s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 61980 [23:02:37.926](19.848s) 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:02:38.471](0.545s) ok 5 - compare primary and standby dumps [23:02:39.818](1.347s) 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:02:40.095](0.277s) 1..6 [23:02:40.096](0.001s) # Looks like you failed 1 test of 6.