# Checking port 52397 # Found port 52397 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=52397 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/gzJHLWQdRH Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [02:32:37.431](0.149s) # 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 14452 (standby_1,) [02:32:38.078](0.647s) 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/gzJHLWQdRH -p 52397 --checkpoint fast --no-sync # Backup finished # Checking port 52398 # Found port 52398 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=52398 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/gzJHLWQdRH 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 14555 # using postmaster on /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/gzJHLWQdRH, port 52397 ok 1 - test_setup 1672 ms # parallel group (20 tests): oid char varchar pg_lsn txid name regproc text uuid int2 float4 money boolean int4 bit float8 int8 enum numeric rangetypes ok 2 + boolean 2990 ms ok 3 + char 1171 ms ok 4 + name 1218 ms ok 5 + varchar 1174 ms ok 6 + text 2089 ms ok 7 + int2 2118 ms ok 8 + int4 3006 ms ok 9 + int8 3105 ms ok 10 + oid 1146 ms ok 11 + float4 2138 ms ok 12 + float8 3086 ms ok 13 + bit 2992 ms ok 14 + numeric 3678 ms ok 15 + txid 1166 ms ok 16 + uuid 2079 ms ok 17 + enum 3089 ms ok 18 + money 2833 ms ok 19 + rangetypes 4688 ms ok 20 + pg_lsn 1140 ms ok 21 + regproc 1837 ms # parallel group (20 tests): md5 lseg path line circle time timetz macaddr date point macaddr8 timestamptz numerology inet box timestamp polygon interval strings multirangetypes ok 22 + strings 1924 ms ok 23 + md5 136 ms ok 24 + numerology 1154 ms ok 25 + point 843 ms ok 26 + lseg 131 ms ok 27 + line 158 ms ok 28 + box 1485 ms ok 29 + path 150 ms ok 30 + polygon 1482 ms ok 31 + circle 329 ms ok 32 + date 809 ms ok 33 + time 359 ms ok 34 + timetz 785 ms ok 35 + timestamp 1456 ms ok 36 + timestamptz 932 ms ok 37 + interval 1522 ms ok 38 + inet 1350 ms ok 39 + macaddr 765 ms ok 40 + macaddr8 803 ms ok 41 + multirangetypes 2021 ms # parallel group (12 tests): comments misc_sanity mvcc unicode xid type_sanity tstypes expressions horology geometry regex opr_sanity ok 42 + geometry 725 ms ok 43 + horology 709 ms ok 44 + tstypes 669 ms ok 45 + regex 1022 ms ok 46 + type_sanity 664 ms ok 47 + opr_sanity 1407 ms ok 48 + misc_sanity 470 ms ok 49 + comments 431 ms ok 50 + expressions 664 ms ok 51 + unicode 570 ms ok 52 + xid 625 ms ok 53 + mvcc 553 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 3863 ms ok 55 + copyselect 1439 ms ok 56 + copydml 1449 ms ok 57 + insert 10346 ms ok 58 + insert_conflict 7832 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 279 ms ok 60 + create_misc 4587 ms ok 61 + create_operator 3597 ms ok 62 + create_procedure 3970 ms ok 63 + create_table 5755 ms ok 64 + create_type 3977 ms ok 65 + create_schema 2623 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 10956 ms ok 67 + create_index_spgist 4130 ms ok 68 + create_view 6188 ms ok 69 + index_including 3173 ms ok 70 + index_including_gist 2837 ms # parallel group (16 tests): errors infinite_recurse create_cast hash_func typed_table create_aggregate roleattributes select create_am drop_if_exists create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 439 ms ok 72 + create_function_sql 1013 ms ok 73 + create_cast 337 ms ok 74 + constraints 2564 ms ok 75 + triggers 8674 ms ok 76 + select 757 ms ok 77 + inherit 6995 ms ok 78 + typed_table 422 ms ok 79 + vacuum 1873 ms ok 80 + drop_if_exists 930 ms ok 81 + updatable_views 6919 ms ok 82 + roleattributes 718 ms ok 83 + create_am 914 ms ok 84 + hash_func 386 ms ok 85 + errors 192 ms ok 86 + infinite_recurse 192 ms ok 87 - sanity_check 691 ms # parallel group (20 tests): select_distinct_on delete select_having select_into case select_implicit prepared_xacts namespace random select_distinct transactions union portals hash_index subselect btree_index update arrays aggregates join ok 88 + select_into 315 ms ok 89 + select_distinct 480 ms ok 90 + select_distinct_on 95 ms ok 91 + select_implicit 341 ms ok 92 + select_having 264 ms ok 93 + subselect 3511 ms ok 94 + union 2685 ms ok 95 + case 327 ms ok 96 + join 5864 ms ok 97 + aggregates 5124 ms ok 98 + transactions 2474 ms ok 99 + random 384 ms ok 100 + portals 2681 ms ok 101 + arrays 4236 ms ok 102 + btree_index 3828 ms ok 103 + hash_index 2679 ms ok 104 + update 4208 ms ok 105 + delete 218 ms ok 106 + namespace 357 ms ok 107 + prepared_xacts 332 ms # parallel group (20 tests): init_privs drop_operator security_label spgist tablesample object_address password gin replica_identity lock gist collate groupingsets matview identity generated join_hash brin rowsecurity privileges ok 108 + brin 7810 ms ok 109 + gin 3205 ms ok 110 + gist 3521 ms ok 111 + spgist 1728 ms ok 112 + privileges 11471 ms ok 113 + init_privs 631 ms ok 114 + security_label 1252 ms ok 115 + collate 3750 ms ok 116 + matview 5321 ms ok 117 + lock 3208 ms ok 118 + replica_identity 3177 ms ok 119 + rowsecurity 10578 ms ok 120 + object_address 3121 ms ok 121 + tablesample 2763 ms ok 122 + groupingsets 3880 ms ok 123 + drop_operator 1123 ms ok 124 + password 3126 ms ok 125 + identity 5432 ms ok 126 + generated 5706 ms ok 127 + join_hash 7729 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 611 ms ok 129 + brin_multi 1732 ms # parallel group (18 tests): async dbsize collate.utf8 tid tidrangescan tidscan sysviews alter_operator tsrf incremental_sort misc misc_functions create_role alter_generic create_table_like without_overlaps merge collate.icu.utf8 ok 130 + create_table_like 6212 ms ok 131 + alter_generic 6174 ms ok 132 + alter_operator 2271 ms ok 133 + misc 3883 ms ok 134 + async 126 ms ok 135 + dbsize 130 ms ok 136 + merge 7797 ms ok 137 + misc_functions 5192 ms ok 138 + sysviews 1751 ms ok 139 + tsrf 3534 ms ok 140 + tid 623 ms ok 141 + tidscan 817 ms ok 142 + tidrangescan 729 ms ok 143 + collate.utf8 372 ms ok 144 + collate.icu.utf8 7799 ms ok 145 + incremental_sort 3832 ms ok 146 + create_role 5543 ms ok 147 + without_overlaps 7667 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 5881 ms ok 149 + psql 4817 ms ok 150 + psql_crosstab 528 ms ok 151 + amutils 178 ms ok 152 + stats_ext 6578 ms ok 153 + collate.linux.utf8 146 ms ok 154 + collate.windows.win1252 144 ms ok 155 - select_parallel 3428 ms ok 156 - write_parallel 717 ms ok 157 - vacuum_parallel 659 ms # parallel group (2 tests): subscription publication ok 158 + publication 2287 ms not ok 159 + subscription 333 ms # parallel group (17 tests): advisory_lock combocid portals_p2 xmlmap bitmapops indirect_toast functional_deps tsdicts dependency select_views equivclass guc tsearch cluster window foreign_data foreign_key ok 160 + select_views 1281 ms ok 161 + portals_p2 465 ms ok 162 + foreign_key 6581 ms ok 163 + cluster 2106 ms ok 164 + dependency 1110 ms ok 165 + guc 1366 ms ok 166 + bitmapops 738 ms ok 167 + combocid 414 ms ok 168 + tsearch 1988 ms ok 169 + tsdicts 875 ms ok 170 + foreign_data 4148 ms ok 171 + window 3202 ms ok 172 + xmlmap 716 ms ok 173 + functional_deps 796 ms ok 174 + advisory_lock 370 ms ok 175 + indirect_toast 776 ms ok 176 + equivclass 1316 ms # parallel group (9 tests): jsonpath_encoding json_encoding jsonpath sqljson_jsontable jsonb_jsonpath sqljson sqljson_queryfuncs json jsonb ok 177 + json 5176 ms ok 178 + jsonb 8809 ms ok 179 + json_encoding 211 ms ok 180 + jsonpath 226 ms ok 181 + jsonpath_encoding 184 ms ok 182 + jsonb_jsonpath 873 ms ok 183 + sqljson 1122 ms ok 184 + sqljson_queryfuncs 2250 ms ok 185 + sqljson_jsontable 372 ms # parallel group (18 tests): prepare returning limit plancache largeobject conversion temp xml truncate sequence copy2 rowtypes with polymorphism rangefuncs domain plpgsql alter_table ok 186 + plancache 8074 ms ok 187 + limit 7491 ms ok 188 + plpgsql 33992 ms ok 189 + copy2 14113 ms ok 190 + temp 11288 ms ok 191 + domain 25130 ms ok 192 + rangefuncs 18973 ms ok 193 + prepare 1599 ms ok 194 + conversion 8788 ms ok 195 + truncate 13107 ms ok 196 + alter_table 47785 ms ok 197 + sequence 13575 ms ok 198 + polymorphism 18883 ms ok 199 + rowtypes 14109 ms ok 200 + returning 6208 ms ok 201 + largeobject 8332 ms ok 202 + with 17739 ms ok 203 + xml 11282 ms # parallel group (15 tests): predicate hash_part explain reloptions partition_info memoize tuplesort compression partition_aggregate partition_merge stats partition_split indexing partition_join partition_prune ok 204 + partition_merge 17854 ms ok 205 + partition_split 31279 ms ok 206 + partition_join 40837 ms ok 207 + partition_prune 40951 ms ok 208 + reloptions 1484 ms ok 209 + hash_part 1052 ms ok 210 + indexing 39595 ms ok 211 + partition_aggregate 15848 ms ok 212 + partition_info 2405 ms ok 213 + tuplesort 5021 ms ok 214 + explain 1376 ms ok 215 + compression 6585 ms ok 216 + memoize 2582 ms ok 217 + stats 25278 ms ok 218 + predicate 251 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 404 ms ok 220 + event_trigger 670 ms ok 221 - event_trigger_login 120 ms ok 222 - fast_default 915 ms ok 223 - tablespace 3212 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/subscription.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/subscription.out --- /Users/admin/pgsql/src/test/regress/expected/subscription.out 2024-04-09 02:30:42 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/subscription.out 2024-04-09 02:34:10 @@ -381,7 +381,7 @@ --fail - alter of two_phase option not supported. ALTER SUBSCRIPTION regress_testsub SET (two_phase = false); -ERROR: unrecognized subscription parameter: "two_phase" +ERROR: could not connect to the publisher: connection to server on socket "/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/gzJHLWQdRH/.s.PGSQL.52397" failed: FATAL: database "regress_doesnotexist" does not exist -- but can alter streaming when two_phase enabled ALTER SUBSCRIPTION regress_testsub SET (streaming = true); \dRs+ === EOF === [02:36:11.175](213.097s) not ok 2 - regression tests pass [02:36:11.176](0.001s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [02:36:11.176](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 1 5 1 4001 41 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 5 17 33 34 -2 46 1 1 1 1 -1 1 1 -1 -32768 32767 9 1 Waiting for replication conn standby_1's replay_lsn to pass 0/154E7B10 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 52397 --no-unlogged-table-data [02:36:24.410](13.234s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 52398 [02:36:28.830](4.420s) 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:36:28.968](0.139s) ok 5 - compare primary and standby dumps [02:36:29.155](0.187s) 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:36:29.386](0.231s) 1..6 [02:36:29.387](0.001s) # Looks like you failed 1 test of 6.