Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: close database, nomount state




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.




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group