Re: close database, nomount state - Mailing list pgsql-general

From Vivek Khera
Subject Re: close database, nomount state
Date
Msg-id 7C0DB8E4-C77B-48E7-B75D-E502C7F8023F@khera.org
Whole thread Raw
In response to close database, nomount state  (postgre@seznam.cz)
List pgsql-general
On Apr 28, 2008, at 6:50 PM, postgre@seznam.cz wrote:

> I want to ask if there is something like nomount state or close
> database state
> in which I can acces postgresql to drop database or to do some other
> stuff.

change the permissions on the DB so nobody can log in.  you really
should find all applications that are trying to login and shut them
down, else they'll start spewing errors once you delete the DB.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostGres Text Search
Next
From: Martijn van Oosterhout
Date:
Subject: Re: inheritance. more.