/
start 

start 

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

Start the primary or standby cluster

Option

Type

Description

Option

Type

Description

--role

string

cluster to start (primary or standby)

-bash-4.2$ ./dbvcli -d PG5433 start Connecting to the Local Agent at :7890 ✓ Confirmation Are you sure you want to start the source cluster on centlin71.oraclekiwi.co.nz? Confirm Operation: (•) Yes ( ) No Getting current cluster state ✓ 2024-11-01 13:38:05: Using pg_ctl to start cluster at /u01/PG5433 on 5433... 2024-11-01 13:38:05: pg_ctl: waiting for server to start....2024-11-01 13:38:05.952 NZDT [5176] LOG: redirecting log output to logging collector process 2024-11-01 13:38:05: pg_ctl: 2024-11-01 13:38:05.952 NZDT [5176] HINT: Future log output will appear in directory "log". 2024-11-01 13:38:06: pg_ctl: done 2024-11-01 13:38:06: pg_ctl: server started 2024-11-01 13:38:06: done Task succeeded