Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/operations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ example of such an operation::
11:53:03 50526 WARN Enabling maintenance on a primary causes a failover
11:53:03 50526 FATAL Please use --allow-failover to allow the command proceed

As we can see the option ``allow-maintenance`` is mandatory. In the next
As we can see the option ``allow-failover`` is mandatory. In the next
example we use it::

$ pg_autoctl enable maintenance --allow-failover
Expand Down