Re: Blocking access to the database??

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Blocking access to the database??
Дата
Msg-id 20030529172748.GC15305@wolff.to
обсуждение исходный текст
Ответ на Blocking access to the database??  (Carlos <Carlos@pbsinet.com>)
Список pgsql-general
On Thu, May 29, 2003 at 12:29:16 -0400,
  Carlos <Carlos@pbsinet.com> wrote:
> Hi Forum,
>
> Is there a way to block access to the database or terminate ongoing
> connections while I carry-out updates or backups?
>
> Thanks in advance for your reply

You could update pg_hba.conf and restart the database server.

Are you sure you want to do that though? You can do consistant backups
while the database is being updated by other people. And people will
see a consistant view of the database if you do your updates properly.

В списке pgsql-general по дате отправления:

Предыдущее
От: Diogo de Oliveira Biazus
Дата:
Сообщение: PostgreSQL brazilian community meeting on International Open Source Software Forum
Следующее
От: nolan@celery.tssi.com
Дата:
Сообщение: Re: How to deny user changing his own password?