pgEdge Platform
LOCALHOST Commands

LOCALHOST Commands

Commands in the localhost module include:

CommandDescription
cluster-createCreate a local cluster. Each node will be located in the cluster/<cluster_name>/<node_name> directory. Each database will have a different port.
cluster-destroyDestroy a local cluster. This will stop PostgreSQL on each node, and then remove the pgedge directory for each node in a local cluster.