Re: close database, nomount state

From: Vivek Khera <vivek(at)khera(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: close database, nomount state
Date: 2008-04-29 03:11:51
Message-ID: 7C0DB8E4-C77B-48E7-B75D-E502C7F8023F@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Apr 28, 2008, at 6:50 PM, postgre(at)seznam(dot)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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mhor Gonzales 2008-04-29 03:22:15 Multibyte (Japanese Character) Sorting
Previous Message Tom Lane 2008-04-29 02:39:04 Re: PostGres Text Search