This is the command pg_lsclusters that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pg_lsclusters - show information about all PostgreSQL clusters
SYNOPSIS
pg_lsclusters [options]
DESCRIPTION
This command shows a list about the configuration and status of all clusters.
OPTIONS
-h, --no-header
Do not print the column header line.
NOTES
The cluster status is shown as online or down. If a recovery.conf file is found in the
data directory, ,recovery is appended. The latter needs read access to the data directory,
which only root and the cluster owner have.
The output lines are colored green and red to indicate the cluster status visually.
Use pg_lsclusters online using onworks.net services