agora inbox for pgpool-committers@postgresql.orghelp / color / mirror / Atom feed
pgpool: Test: stabilize 039.log_backend_messages test. 2+ messages / 1 participants [nested] [flat]
* pgpool: Test: stabilize 039.log_backend_messages test. @ 2025-08-31 06:25 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Tatsuo Ishii @ 2025-08-31 06:25 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Test: stabilize 039.log_backend_messages test. In the test a query is sent to standby server right after rows are inserted into primary server. Due to a replication lag, the inserted rows could not be found on the standby in slower machines. This commit tries to fix the issue by using synchronous replication with remote_apply option. Backpatch-through: v4.2 Branch ------ V4_6_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0f19fc60aa7f9c4804f02e57078ba0ce6b6c5... Modified Files -------------- src/test/regression/tests/039.log_backend_messages/test.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgpool: Test: stabilize 039.log_backend_messages test. @ 2025-08-31 06:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Tatsuo Ishii @ 2025-08-31 06:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Test: stabilize 039.log_backend_messages test. In the test a query is sent to standby server right after rows are inserted into primary server. Due to a replication lag, the inserted rows could not be found on the standby in slower machines. This commit tries to fix the issue by using synchronous replication with remote_apply option. Backpatch-through: v4.2 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8ff2b9f6e7e341b4160bd3b51db464c471c3a... Modified Files -------------- src/test/regression/tests/039.log_backend_messages/test.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-08-31 06:26 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-08-31 06:25 pgpool: Test: stabilize 039.log_backend_messages test. Tatsuo Ishii <ishii@postgresql.org> 2025-08-31 06:26 pgpool: Test: stabilize 039.log_backend_messages test. Tatsuo Ishii <ishii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox