Re: close database, nomount state

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: close database, nomount state
Дата
Msg-id 7C0DB8E4-C77B-48E7-B75D-E502C7F8023F@khera.org
обсуждение исходный текст
Ответ на close database, nomount state  (postgre@seznam.cz)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostGres Text Search
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: inheritance. more.