Re: pg_copy_logical_replication_slot doesn't copy the failover property

2025-02-21 Thread Shlok Kyal
Adding Amit to the thread. On Thu, 20 Feb 2025 at 23:19, Masahiko Sawada wrote: > > On Wed, Feb 19, 2025 at 8:25 PM Shlok Kyal wrote: > > > > On Thu, 20 Feb 2025 at 09:39, Nisha Moond wrote: > > > > > > On Wed, Feb 19, 2025 at 12:40 PM Shlok Kyal > > > wrote: > > > > Hi, > > > > > > > > The f

Re: dynamic monitoring

2025-02-21 Thread Robert Treat
On Fri, Feb 21, 2025 at 1:18 PM Brad DeJong wrote: > > Hi all, > > In the section on dynamic monitoring, I found the following > sentence confusing. I originally read it as "enclose the script" > and "used to allow that too to be checked" instead of "enclose > the script used" and "to allow that t

Re: Second paragraph a little bit misleading

2025-02-21 Thread Laurenz Albe
On Fri, 2025-02-21 at 13:06 -0500, Bruce Momjian wrote: > > Hmpf. The documentation should always be in sync with the code, right? > > So I think it should be left alone in HEAD, and if the checksum change > > gets reverted, your patch should be applied to HEAD. > > I see your point, and I now ag

dynamic monitoring

2025-02-21 Thread Brad DeJong
Hi all, In the section on dynamic monitoring, I found the following sentence confusing. I originally read it as "enclose the script" and "used to allow that too to be checked" instead of "enclose the script used" and "to allow that too to be checked". When discussing information found using d

Re: Second paragraph a little bit misleading

2025-02-21 Thread Bruce Momjian
On Fri, Feb 21, 2025 at 01:42:09PM +0100, Laurenz Albe wrote: > On Fri, 2025-02-21 at 07:00 -0500, Bruce Momjian wrote: > > > > diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml > > > > index 52b5b8f793b..705ca682777 100644 > > > > --- a/doc/src/sgml/wal.sgml > > > > +++ b/doc/src/sgml/wal

Re: Second paragraph a little bit misleading

2025-02-21 Thread Laurenz Albe
On Fri, 2025-02-21 at 07:00 -0500, Bruce Momjian wrote: > > > diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml > > > index 52b5b8f793b..705ca682777 100644 > > > --- a/doc/src/sgml/wal.sgml > > > +++ b/doc/src/sgml/wal.sgml > > > @@ -246,7 +246,7 @@ > > >     > > >   > > >     > > > -  

Re: Second paragraph a little bit misleading

2025-02-21 Thread Bruce Momjian
On Fri, Feb 21, 2025 at 08:25:56AM +0100, Laurenz Albe wrote: > On Thu, 2025-02-20 at 11:38 -0500, Bruce Momjian wrote: > > On Tue, Feb 11, 2025 at 02:00:10PM +, PG Doc comments form wrote: > > > Page: https://www.postgresql.org/docs/17/checksums.html > > > > > > I think that the first sentenc