]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: fix reference for finding replication slots to drop
authorFujii Masao <fujii@postgresql.org>
Fri, 12 Jun 2026 02:08:33 +0000 (11:08 +0900)
committerFujii Masao <fujii@postgresql.org>
Fri, 12 Jun 2026 02:10:26 +0000 (11:10 +0900)
commite3a4e9edd5c0ed1d1ae1ec00fbc27cf8f8598515
treee88c851657778f21bb4dcd8eaabf4ab6e41b8401
parent41876c8d77834021d9b1f2b4f62c27c886f47c3b
doc: fix reference for finding replication slots to drop

Commit a70bce43fb added instructions on how to recover if PostgreSQL
refuses to issue new transaction IDs because of imminent wraparound,
but when describing how to find replication slots that should be dropped,
it referred to pg_stat_replication where it should have referenced
pg_replication_slots.

In passing, decorate references to views with <structname> tags.

Backpatch to all supported versions.

Reported-By: Sanjaya Waruna <sanjaya.waruna@gmail.com>
Author: Laurenz Albe <laurenz.albe@cybertec.at>
Reviewed-by: Robert Treat <rob@xzilla.net>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/176767268098.1084085.10345048667224193115@wrigleys.postgresql.org
Backpatch-through: 14
doc/src/sgml/maintenance.sgml