# Checking port 55712 # Found port 55712 Name: primary Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/archives Connection string: port=55712 host=C:/Windows/TEMP/o9Zp8NT6qT Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [20:08:28.867](0.065s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata -l C:\cirrus\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 6460 (standby_1,) [20:08:30.769](1.901s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup/my_backup -h C:/Windows/TEMP/o9Zp8NT6qT -p 55712 --checkpoint fast --no-sync # Backup finished # Checking port 55713 # Found port 55713 Name: standby_1 Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/archives Connection string: port=55713 host=C:/Windows/TEMP/o9Zp8NT6qT Log file: C:\cirrus\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 C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata -l C:\cirrus\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 3708 # using postmaster on C:/Windows/TEMP/o9Zp8NT6qT, port 55712 ok 1 - test_setup 693 ms # parallel group (20 tests): char money regproc enum name oid int2 boolean varchar text int8 float4 int4 pg_lsn uuid float8 bit txid rangetypes numeric ok 2 + boolean 885 ms ok 3 + char 639 ms ok 4 + name 765 ms ok 5 + varchar 880 ms ok 6 + text 879 ms ok 7 + int2 830 ms ok 8 + int4 907 ms ok 9 + int8 874 ms ok 10 + oid 825 ms ok 11 + float4 871 ms ok 12 + float8 1019 ms ok 13 + bit 1074 ms ok 14 + numeric 1645 ms ok 15 + txid 1071 ms ok 16 + uuid 1013 ms ok 17 + enum 746 ms ok 18 + money 675 ms ok 19 + rangetypes 1339 ms ok 20 + pg_lsn 933 ms ok 21 + regproc 725 ms # parallel group (20 tests): lseg inet macaddr8 point macaddr circle numerology line md5 path timetz interval time date timestamp strings multirangetypes box timestamptz polygon ok 22 + strings 1324 ms ok 23 + md5 758 ms ok 24 + numerology 636 ms ok 25 + point 624 ms ok 26 + lseg 599 ms ok 27 + line 751 ms ok 28 + box 1314 ms ok 29 + path 816 ms ok 30 + polygon 1387 ms ok 31 + circle 625 ms ok 32 + date 1023 ms ok 33 + time 952 ms ok 34 + timetz 863 ms ok 35 + timestamp 1019 ms ok 36 + timestamptz 1328 ms ok 37 + interval 946 ms ok 38 + inet 582 ms ok 39 + macaddr 604 ms ok 40 + macaddr8 579 ms ok 41 + multirangetypes 1294 ms # parallel group (13 tests): misc_sanity stats_export_import unicode tstypes xid horology mvcc expressions comments opr_sanity type_sanity geometry regex ok 42 + geometry 1078 ms ok 43 + horology 822 ms ok 44 + tstypes 627 ms ok 45 + regex 1497 ms ok 46 + type_sanity 1046 ms ok 47 + opr_sanity 1044 ms ok 48 + misc_sanity 482 ms ok 49 + comments 1011 ms ok 50 + expressions 1009 ms ok 51 + unicode 551 ms ok 52 + xid 806 ms ok 53 + mvcc 995 ms ok 54 + stats_export_import 544 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 55 + copy 588 ms ok 56 + copyselect 473 ms ok 57 + copydml 523 ms ok 58 + insert 1681 ms ok 59 + insert_conflict 882 ms # parallel group (7 tests): create_operator create_function_c create_procedure create_schema create_type create_misc create_table ok 60 + create_function_c 304 ms ok 61 + create_misc 503 ms ok 62 + create_operator 294 ms ok 63 + create_procedure 353 ms ok 64 + create_table 1188 ms ok 65 + create_type 414 ms ok 66 + create_schema 362 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 67 + create_index 3361 ms ok 68 + create_index_spgist 2217 ms ok 69 + create_view 2201 ms ok 70 + index_including 2172 ms ok 71 + index_including_gist 2212 ms # parallel group (16 tests): create_function_sql roleattributes create_cast select errors drop_if_exists typed_table infinite_recurse create_am create_aggregate hash_func constraints vacuum updatable_views inherit triggers ok 72 + create_aggregate 1392 ms ok 73 + create_function_sql 935 ms ok 74 + create_cast 1163 ms ok 75 + constraints 1956 ms ok 76 + triggers 5739 ms ok 77 + select 1216 ms ok 78 + inherit 4587 ms ok 79 + typed_table 1215 ms ok 80 + vacuum 3811 ms ok 81 + drop_if_exists 1211 ms ok 82 + updatable_views 4398 ms ok 83 + roleattributes 1149 ms ok 84 + create_am 1309 ms ok 85 + hash_func 1630 ms ok 86 + errors 1202 ms ok 87 + infinite_recurse 1305 ms ok 88 - sanity_check 849 ms # parallel group (20 tests): select_distinct_on select_having random union subselect select_into case namespace select_distinct delete portals prepared_xacts select_implicit transactions arrays update hash_index join aggregates btree_index ok 89 + select_into 1870 ms ok 90 + select_distinct 2184 ms ok 91 + select_distinct_on 983 ms ok 92 + select_implicit 2418 ms ok 93 + select_having 980 ms ok 94 + subselect 1356 ms ok 95 + union 1202 ms ok 96 + case 1995 ms ok 97 + join 3598 ms ok 98 + aggregates 4474 ms ok 99 + transactions 2408 ms ok 100 + random 1184 ms ok 101 + portals 2167 ms ok 102 + arrays 2730 ms ok 103 + btree_index 6588 ms ok 104 + hash_index 3412 ms ok 105 + update 3208 ms ok 106 + delete 2160 ms ok 107 + namespace 2158 ms ok 108 + prepared_xacts 2160 ms # parallel group (20 tests): password init_privs object_address tablesample security_label drop_operator lock identity replica_identity collate gin matview groupingsets rowsecurity spgist generated gist join_hash brin privileges ok 109 + brin 12714 ms ok 110 + gin 3886 ms ok 111 + gist 5962 ms ok 112 + spgist 4893 ms ok 113 + privileges 14235 ms ok 114 + init_privs 1732 ms ok 115 + security_label 2121 ms ok 116 + collate 3877 ms ok 117 + matview 3874 ms ok 118 + lock 2117 ms ok 119 + replica_identity 3608 ms ok 120 + rowsecurity 4860 ms ok 121 + object_address 1719 ms ok 122 + tablesample 2107 ms ok 123 + groupingsets 4737 ms ok 124 + drop_operator 2103 ms ok 125 + password 621 ms ok 126 + identity 3596 ms ok 127 + generated 5841 ms ok 128 + join_hash 12662 ms # parallel group (2 tests): brin_bloom brin_multi ok 129 + brin_bloom 510 ms ok 130 + brin_multi 1774 ms # parallel group (18 tests): tidrangescan collate.icu.utf8 collate.utf8 create_role incremental_sort dbsize alter_operator tidscan misc async tid tsrf alter_generic sysviews misc_functions create_table_like merge without_overlaps ok 131 + create_table_like 2536 ms ok 132 + alter_generic 2231 ms ok 133 + alter_operator 1588 ms ok 134 + misc 1741 ms ok 135 + async 1920 ms ok 136 + dbsize 1530 ms ok 137 + merge 2780 ms ok 138 + misc_functions 2511 ms ok 139 + sysviews 2316 ms ok 140 + tsrf 2142 ms ok 141 + tid 1928 ms ok 142 + tidscan 1586 ms ok 143 + tidrangescan 492 ms ok 144 + collate.utf8 670 ms ok 145 + collate.icu.utf8 590 ms ok 146 + incremental_sort 1460 ms ok 147 + create_role 1459 ms ok 148 + without_overlaps 3023 ms # parallel group (7 tests): collate.linux.utf8 amutils psql_crosstab collate.windows.win1252 psql rules stats_ext ok 149 + rules 1656 ms ok 150 + psql 1610 ms ok 151 + psql_crosstab 629 ms ok 152 + amutils 568 ms ok 153 + stats_ext 5370 ms ok 154 + collate.linux.utf8 313 ms ok 155 + collate.windows.win1252 1240 ms ok 156 - select_parallel 6691 ms ok 157 - write_parallel 1111 ms ok 158 - vacuum_parallel 838 ms # parallel group (2 tests): subscription publication ok 159 + publication 1459 ms ok 160 + subscription 478 ms # parallel group (17 tests): functional_deps advisory_lock portals_p2 combocid equivclass xmlmap select_views dependency guc tsdicts cluster indirect_toast bitmapops window tsearch foreign_data foreign_key ok 161 + select_views 1753 ms ok 162 + portals_p2 1335 ms ok 163 + foreign_key 5608 ms ok 164 + cluster 2216 ms ok 165 + dependency 1747 ms ok 166 + guc 2026 ms ok 167 + bitmapops 2427 ms ok 168 + combocid 1461 ms ok 169 + tsearch 2563 ms ok 170 + tsdicts 2169 ms ok 171 + foreign_data 3981 ms ok 172 + window 2453 ms ok 173 + xmlmap 1694 ms ok 174 + functional_deps 1259 ms ok 175 + advisory_lock 1316 ms ok 176 + indirect_toast 2239 ms ok 177 + equivclass 1688 ms # parallel group (9 tests): jsonpath_encoding json_encoding sqljson sqljson_jsontable sqljson_queryfuncs json jsonpath jsonb_jsonpath jsonb ok 178 + json 827 ms ok 179 + jsonb 1304 ms ok 180 + json_encoding 541 ms ok 181 + jsonpath 851 ms ok 182 + jsonpath_encoding 465 ms ok 183 + jsonb_jsonpath 887 ms ok 184 + sqljson 595 ms ok 185 + sqljson_queryfuncs 814 ms ok 186 + sqljson_jsontable 716 ms # parallel group (18 tests): plancache prepare conversion returning xml rowtypes limit polymorphism with copy2 temp sequence largeobject truncate rangefuncs domain plpgsql alter_table ok 187 + plancache 1581 ms ok 188 + limit 2479 ms ok 189 + plpgsql 3887 ms ok 190 + copy2 2482 ms ok 191 + temp 2487 ms ok 192 + domain 2911 ms ok 193 + rangefuncs 2731 ms ok 194 + prepare 1571 ms ok 195 + conversion 1570 ms ok 196 + truncate 2706 ms ok 197 + alter_table 5761 ms ok 198 + sequence 2455 ms ok 199 + polymorphism 2441 ms ok 200 + rowtypes 2420 ms ok 201 + returning 1985 ms ok 202 + largeobject 2446 ms ok 203 + with 2431 ms ok 204 + xml 2346 ms # parallel group (15 tests): hash_part partition_info predicate reloptions compression partition_merge explain memoize partition_split indexing partition_join stats tuplesort partition_aggregate partition_prune ok 205 + partition_merge 2168 ms ok 206 + partition_split 3160 ms ok 207 + partition_join 4979 ms ok 208 + partition_prune 7537 ms ok 209 + reloptions 1742 ms ok 210 + hash_part 890 ms ok 211 + indexing 3928 ms ok 212 + partition_aggregate 5880 ms ok 213 + partition_info 902 ms ok 214 + tuplesort 5257 ms ok 215 + explain 2184 ms ok 216 + compression 1939 ms ok 217 + memoize 2581 ms ok 218 + stats 5112 ms ok 219 + predicate 1727 ms # parallel group (2 tests): oidjoins event_trigger ok 220 + oidjoins 793 ms ok 221 + event_trigger 825 ms ok 222 - event_trigger_login 851 ms ok 223 - fast_default 732 ms ok 224 - tablespace 1176 ms 1..224 # All 224 tests passed. [20:10:29.686](118.917s) ok 2 - regression tests pass 1 1 1 2 1 1 9 1 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 4001 41 5 17 33 34 -2 1 1 1 1 1 1 -1 1 1 -1 -32768 32767 9 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/1472FA48 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 55712 --no-unlogged-table-data pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [20:10:40.037](10.352s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 55713 pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [20:10:49.226](9.189s) ok 4 - dump standby server # Running: diff C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump 20749c20749 < 'relallvisible', '0'::integer --- > 'relallvisible', '65'::integer 20874c20874 < 'relallvisible', '0'::integer --- > 'relallvisible', '33'::integer 20936c20936 < 'relallvisible', '0'::integer --- > 'relallvisible', '11'::integer 21061c21061 < 'relallvisible', '0'::integer --- > 'relallvisible', '38'::integer 21123c21123 < 'relallvisible', '0'::integer --- > 'relallvisible', '17'::integer 21460c21460 < 'relallvisible', '0'::integer --- > 'relallvisible', '54'::integer 21510c21510 < 'relallvisible', '0'::integer --- > 'relallvisible', '45'::integer 21560c21560 < 'relallvisible', '0'::integer --- > 'relallvisible', '36'::integer 26452,26453c26452,26453 < 'relpages', '1'::integer, < 'reltuples', '150'::real, --- > 'relpages', '2'::integer, > 'reltuples', '300'::real, 26463,26465c26463,26467 < 'n_distinct', '-1'::float4, < 'histogram_bounds', '{0,2,4,8,10,14,16,20,22,26,28,32,34,38,40,44,46,150,152,156,158,162,164,168,170,174,176,180,182,186,188,192,194,198,200,204,206,210,212,216,218,222,224,228,230,234,236,240,242,246,248,300,304,306,310,312,316,318,322,324,328,330,334,336,340,342,346,348,352,354,358,360,364,366,370,372,376,378,382,384,388,390,394,396,500,502,506,508,512,514,518,520,524,526,530,532,536,538,542,544,548}'::text, < 'correlation', '1'::float4 --- > 'n_distinct', '-0.5'::float4, > 'most_common_vals', '{0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,150,152,154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348}'::text, > 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667}'::float4[], > 'histogram_bounds', '{350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548}'::text, > 'correlation', '0.50498337'::float4 26474,26476c26476,26480 < 'n_distinct', '-1'::float4, < 'histogram_bounds', '{0,2,4,8,10,14,16,20,22,26,28,32,34,38,40,44,46,150,152,156,158,162,164,168,170,174,176,180,182,186,188,192,194,198,200,204,206,210,212,216,218,222,224,228,230,234,236,240,242,246,248,300,304,306,310,312,316,318,322,324,328,330,334,336,340,342,346,348,352,354,358,360,364,366,370,372,376,378,382,384,388,390,394,396,500,502,506,508,512,514,518,520,524,526,530,532,536,538,542,544,548}'::text, < 'correlation', '1'::float4 --- > 'n_distinct', '-0.5'::float4, > 'most_common_vals', '{0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,150,152,154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348}'::text, > 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667}'::float4[], > 'histogram_bounds', '{350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548}'::text, > 'correlation', '0.50498337'::float4 26488c26492 < 'correlation', '1'::float4 --- > 'correlation', '0.6180513'::float4 26512,26513c26516,26517 < 'relpages', '1'::integer, < 'reltuples', '150'::real, --- > 'relpages', '2'::integer, > 'reltuples', '300'::real, 26523,26525c26527,26531 < 'n_distinct', '-1'::float4, < 'histogram_bounds', '{50,52,54,58,60,64,66,70,72,76,78,82,84,88,90,94,96,100,102,106,108,112,114,118,120,124,126,130,132,136,138,142,144,148,250,254,256,260,262,266,268,272,274,278,280,284,286,290,292,296,298,400,404,406,410,412,416,418,422,424,428,430,434,436,440,442,446,448,452,454,458,460,464,466,470,472,476,478,482,484,488,490,494,496,550,552,556,558,562,564,568,570,574,576,580,582,586,588,592,594,598}'::text, < 'correlation', '1'::float4 --- > 'n_distinct', '-0.5'::float4, > 'most_common_vals', '{50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138,140,142,144,146,148,250,252,254,256,258,260,262,264,266,268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,298,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448}'::text, > 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667}'::float4[], > 'histogram_bounds', '{450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598}'::text, > 'correlation', '0.50498337'::float4 26534,26536c26540,26544 < 'n_distinct', '-1'::float4, < 'histogram_bounds', '{50,52,54,58,60,64,66,70,72,76,78,82,84,88,90,94,96,100,102,106,108,112,114,118,120,124,126,130,132,136,138,142,144,148,250,254,256,260,262,266,268,272,274,278,280,284,286,290,292,296,298,400,404,406,410,412,416,418,422,424,428,430,434,436,440,442,446,448,452,454,458,460,464,466,470,472,476,478,482,484,488,490,494,496,550,552,556,558,562,564,568,570,574,576,580,582,586,588,592,594,598}'::text, < 'correlation', '1'::float4 --- > 'n_distinct', '-0.5'::float4, > 'most_common_vals', '{50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138,140,142,144,146,148,250,252,254,256,258,260,262,264,266,268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,298,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448}'::text, > 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667}'::float4[], > 'histogram_bounds', '{450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598}'::text, > 'correlation', '0.50498337'::float4 26548c26556 < 'correlation', '1'::float4 --- > 'correlation', '0.6180513'::float4 31247,31248c31255,31256 < 'relpages', '0'::integer, < 'reltuples', '-1'::real, --- > 'relpages', '1'::integer, > 'reltuples', '100'::real, 31249a31258,31268 > ); > SELECT pg_catalog.pg_set_attribute_stats( > 'public.test_io_bulkwrite_strategy'::regclass, > 'i'::name, > 'f'::boolean, > '170000'::integer, > 'null_frac', '0'::float4, > 'avg_width', '4'::integer, > 'n_distinct', '-1'::float4, > 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100}'::text, > 'correlation', '1'::float4 [20:10:49.397](0.171s) not ok 5 - compare primary and standby dumps [20:10:49.398](0.001s) # Failed test 'compare primary and standby dumps' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 119. [20:10:50.853](1.455s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D C:\cirrus\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 C:\cirrus\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" [20:10:51.447](0.595s) 1..6 [20:10:51.455](0.007s) # Looks like you failed 1 test of 6.