pg_autoctl_drop_monitor - Man Page
Name
pg_autoctl drop monitor ā pg_autoctl drop monitor
pg_autoctl drop monitor ā Drop the pg_auto_failover monitor
Synopsis
This command allows to review all the replication settings of a given formation (defaults to 'default' as usual):
usage: pg_autoctl drop monitor [ --pgdata --destroy ] --pgdata path to data directory --destroy also destroy Postgres database
Options
- --pgdata
Location of the Postgres node being managed locally. Defaults to the environment variable PGDATA. Use --monitor to connect to a monitor from anywhere, rather than the monitor URI used by a local Postgres node managed with pg_autoctl.
- --destroy
By default the pg_autoctl drop monitor commands does not remove the Postgres database for the monitor. When using --destroy, the Postgres installation is also deleted.
Author
Microsoft
Copyright
Copyright (c) Microsoft Corporation. All rights reserved.
Info
Jan 06, 2022 1.6 pg_auto_failover