Improve recovery test 046_checkpoint_logical_slot This commit improves 046_checkpoint_logical_slot in two aspects: - Add one pg_logical_emit_message() call to force the creation of a record that spawns across two pages. - Make the logic wait for the checkpoint completion.
Discussion: https://postgr.es/m/CALDaNm34m36PDHzsU_GdcNXU0gLTfFY5rzh9GSQv%3Dw6B%2BQVNRQ%40mail.gmail.com Author: Alexander Korotkov <akorot...@postgresql.org> Co-authored-by: Hayato Kuroda <kuroda.hay...@fujitsu.com> Reviewed-by: Michael Paquier <mich...@paquier.xyz> Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/6aefde2a2db826f363891e1cc1157f22a6c30707 Modified Files -------------- src/test/recovery/t/046_checkpoint_logical_slot.pl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)