On Mon, Jun 30, 2025 at 6:12 PM Fujii Masao wrote:
>
>
>
> On 2025/06/30 20:32, Nisha Moond wrote:
> > On Fri, Jun 27, 2025 at 5:40 PM Fujii Masao
> > wrote:
> >>
> >>
> >>
> >> On 2025/06/27 15:32, Nisha Moond wrote:
>
On Fri, Jun 27, 2025 at 5:40 PM Fujii Masao wrote:
>
>
>
> On 2025/06/27 15:32, Nisha Moond wrote:
> > On Thu, Jun 26, 2025 at 1:33 PM Fujii Masao
> > wrote:
> >>
> >>
> >>
> >> On 2025/06/26 15:46, Nisha Moond wrote:
>
On Thu, Jun 26, 2025 at 1:33 PM Fujii Masao wrote:
>
>
>
> On 2025/06/26 15:46, Nisha Moond wrote:
> > On Wed, Jun 25, 2025 at 9:56 PM Fujii Masao
> > wrote:
> >>
> >> Hi,
> >>
> >> The pg_replication_slots documentation mentions onl
On Wed, Jun 25, 2025 at 9:56 PM Fujii Masao wrote:
>
> Hi,
>
> The pg_replication_slots documentation mentions only max_slot_wal_keep_size
> as a condition under which the wal_status column can show unreserved or lost.
> However, since commit ac0e33136ab, idle_replication_slot_timeout can also
> c
On Wed, Feb 19, 2025 at 12:40 PM Shlok Kyal wrote:
> Hi,
>
> The failover option is set to false by default while copying of the
> slots as it may cause some issue during slot synchronization as per
> discussion [1].
>
> I have created a patch to update the documentation for the same.
>
Thanks fo