Skip to content

Commit 164bac9

Browse files
author
Amit Kapila
committed
Doc: Improve pg_replication_slots.inactive_since description.
Author: Peter Smith <smithpb2250@gmail.com> Reviewed-by: Amit Kapila <amit.kapila16@gmail.com> Discussion: https://postgr.es/m/CAHut+PssvVMTWVtUPto6HbPO8pgVsvtzndt_FdBomA_Oq4zf3w@mail.gmail.com
1 parent 2509b85 commit 164bac9

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

doc/src/sgml/system-views.sgml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2568,16 +2568,14 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
25682568
The time when the slot became inactive. <literal>NULL</literal> if the
25692569
slot is currently being streamed. If the slot becomes invalid,
25702570
this value will never be updated.
2571-
Note that for slots on the standby that are being synced from a
2571+
For standby slots that are being synced from a
25722572
primary server (whose <structfield>synced</structfield> field is
25732573
<literal>true</literal>), the <structfield>inactive_since</structfield>
25742574
indicates the time when slot synchronization (see <xref
25752575
linkend="logicaldecoding-replication-slots-synchronization"/>)
25762576
was most recently stopped. <literal>NULL</literal> if the slot
2577-
has always been synchronized. On standby, this is useful for slots
2578-
that are being synced from a primary server (whose
2579-
<structfield>synced</structfield> field is <literal>true</literal>)
2580-
so they know when the slot stopped being synchronized.
2577+
has always been synchronized. This helps standby slots track when
2578+
synchronization was interrupted.
25812579
</para></entry>
25822580
</row>
25832581

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy