diff options
author | Tom Lane | 2024-06-30 18:24:14 +0000 |
---|---|---|
committer | Tom Lane | 2024-06-30 18:24:14 +0000 |
commit | 917754557cc0002bb042341720a7ce18fe5b0a09 (patch) | |
tree | add6e56289d799bf85cea6059a589a9fa64ef000 /src/bin/pg_combinebackup/pg_combinebackup.c | |
parent | b3f5ccebd79d9c7b73f4e04611cdf31fdf87420b (diff) |
Make pg_createsubscriber warn if publisher has two-phase commit enabled.
pg_createsubscriber currently always sets up logical replication
with two-phase commit disabled. Improving that is not going to
happen for v17. In the meantime, document the deficiency, and
adjust pg_createsubscriber so that it will emit a warning if
the source installation has max_prepared_transactions > 0.
Hayato Kuroda (some mods by Amit Kapila and me), per complaint from
Noah Misch
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/bin/pg_combinebackup/pg_combinebackup.c')
0 files changed, 0 insertions, 0 deletions