[pgpool-committers: 7438] pgpool: Enhance online recovery script for native replication and snaps
Tatsuo Ishii
ishii at sraoss.co.jp
Sat Jan 30 12:51:41 JST 2021
Enhance online recovery script for native replication and snapshot isolation mode in pgpool_setup.
Use pg_stat_replication to get the log difference between main and
replica node while executing second stage so that reduces the number
of SQL issued.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=6d34482739e77be7d9c4f841bb760eb7d0596fbc
Modified Files
--------------
src/test/pgpool_setup.in | 17 ++++-------------
1 file changed, 4 insertions(+), 13 deletions(-)
More information about the pgpool-committers
mailing list