Skip to content

Commit f3ed72c

Browse files
committed
Temporarily remove 046_checkpoint_logical_slot.pl
This new test was intended to check the handling of the replication slot's restart lsn fixed in ca307d5. However, it also reveals another issue related to logical decoding. This commit temporarily removes this test to keep the buildfarm and CFbot green and avoid distorting others' work. This test will be restored once we investigate and fix the issue. Discussion: https://postgr.es/m/CAAKRu_ZCOzQpEumLFgG_%2Biw3FTa%2BhJ4SRpxzaQBYxxM_ZAzWcA%40mail.gmail.com
1 parent 70d8a91 commit f3ed72c

File tree

2 files changed

+0
-137
lines changed

2 files changed

+0
-137
lines changed

src/test/recovery/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ tests += {
5454
't/043_no_contrecord_switch.pl',
5555
't/044_invalidate_inactive_slots.pl',
5656
't/045_archive_restartpoint.pl',
57-
't/046_checkpoint_logical_slot.pl',
5857
't/047_checkpoint_physical_slot.pl'
5958
],
6059
},

src/test/recovery/t/046_checkpoint_logical_slot.pl

Lines changed: 0 additions & 136 deletions
This file was deleted.

0 commit comments

Comments
 (0)