Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 334 Bytes

File metadata and controls

12 lines (9 loc) · 334 Bytes

SYNOPSIS

./pgedge localhost cluster-destroy CLUSTER_NAME

DESCRIPTION

Destroy a local cluster. This will stop postgres on each node, and then remove

the pgedge directory for each node in a local cluster. Example: localhost cluster-destroy demo

POSITIONAL ARGUMENTS

CLUSTER_NAME
    The name of the cluster.