stop 

dbvcli stop {-d|--name} CONFIGURATION_NAME [--OPTIONS]

Stop the primary or standby cluster

Option

Type

Description

Option

Type

Description

--role

string

cluster to stop (primary or standby)

-bash-4.2$ ./dbvcli -d PG5433 stop Connecting to the Local Agent at :7890 ✓ Confirmation Are you sure you want to stop the source cluster on centlin71.oraclekiwi.co.nz? Confirm Operation: (•) Yes ( ) No Getting current cluster state ✓ 2024-11-01 13:38:01: Using pg_ctl to stop cluster at /u01/PG5433 on 5433... 2024-11-01 13:38:01: pg_ctl: waiting for server to shut down.... done 2024-11-01 13:38:01: pg_ctl: server stopped 2024-11-01 13:38:01: done 2024-11-01 13:38:01: done Task succeeded