1PG_AUTOCTL DROP MONITOR(1)     pg_auto_failover     PG_AUTOCTL DROP MONITOR(1)
2
3
4

NAME

6       pg_autoctl drop monitor - pg_autoctl drop monitor
7
8       pg_autoctl drop monitor - Drop the pg_auto_failover monitor
9

SYNOPSIS

11       This  command  allows to review all the replication settings of a given
12       formation (defaults to 'default' as usual):
13
14          usage: pg_autoctl drop monitor [ --pgdata --destroy ]
15
16          --pgdata      path to data directory
17          --destroy     also destroy Postgres database
18

OPTIONS

20       --pgdata
21              Location of the Postgres node being managed locally. Defaults to
22              the  environment  variable PGDATA. Use --monitor to connect to a
23              monitor from anywhere, rather than the monitor URI used by a lo‐
24              cal Postgres node managed with pg_autoctl.
25
26       --destroy
27              By  default the pg_autoctl drop monitor commands does not remove
28              the Postgres database for the monitor. When using --destroy, the
29              Postgres installation is also deleted.
30

AUTHOR

32       Microsoft
33
35       Copyright (c) Microsoft Corporation. All rights reserved.
36
37
38
39
401.6                              Jan 21, 2022       PG_AUTOCTL DROP MONITOR(1)
Impressum