The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

pg_dropcluster (8)
  • >> pg_dropcluster (8) ( Разные man: Команды системного администрирования )
  •  

    NAME

    
    pg_dropcluster - completely delete a PostgreSQL cluster
     
    

    SYNOPSIS

    pg_dropcluster [--stop] cluster-version cluster-name  

    DESCRIPTION

    This 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 ALSO

    pg_createcluster(1), pg_ctlcluster(1)  

    AUTHOR

    Martin Pitt <mpitt@debian.org>


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    SEE ALSO
    AUTHOR


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру