v1-0001-delete-description-of-trigger-file.patch
text/x-diff
Filename: v1-0001-delete-description-of-trigger-file.patch
Type: text/x-diff
Part: 0
Message:
Delete description of trigger file
Patch
Format: unified
Series: patch v1-0001
| File | + | − |
|---|---|---|
| doc/src/sgml/high-availability.sgml | 1 | 1 |
diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml
index eb81260bbf..bd6e61ba8a 100644
--- a/doc/src/sgml/high-availability.sgml
+++ b/doc/src/sgml/high-availability.sgml
@@ -648,7 +648,7 @@ protocol to make nodes agree on a serializable transactional order.
later disconnected, the standby goes back to step 1 and tries to
restore the file from the archive again. This loop of retries from the
archive, <filename>pg_wal</filename>, and via streaming replication goes on until the server
- is stopped or failover is triggered by a trigger file.
+ is stopped.
</para>
<para>