Query: pg_dropcluster
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PG_DROPCLUSTER(8) Debian PostgreSQL infrastructure PG_DROPCLUSTER(8)NAMEpg_dropcluster - completely delete a PostgreSQL clusterSYNOPSISpg_dropcluster [--stop] cluster-version cluster-nameDESCRIPTIONThis program removes all files that belong to a given PostgreSQL cluster; that includes the data directory, the log file, and all configuration files that were created by pg_createcluster(1). If the configuration directory (/etc/postgresql/version/cluster) is empty after this, it is removed as well. An empty socket directory other than /var/run/postgresql or /tmp is also removed. Usually a cluster which still has a running server attached will not be deleted. To override this, the --stop option forces a server shutdown before the files are removed.SEE ALSOpg_createcluster(1), pg_ctlcluster(1)AUTHORMartin Pitt <mpitt@debian.org> Debian 2012-10-08 PG_DROPCLUSTER(8)
| Related Man Pages |
|---|
| crm_node(8) - centos |
| user_clusters(5) - debian |
| pg_ctlcluster(8) - debian |
| ipcluster(1) - suse |
| cmruncl(1m) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |