Re: could you tell me this..?

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: could you tell me this..?
Дата
Msg-id AANLkTinfe3s=aqZBXBKp2SvhdF7rNPWR9yEfyRdPKbA1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: could you tell me this..?  (Szymon Guz <mabewlun@gmail.com>)
Список pgsql-general
On Thu, Aug 5, 2010 at 9:40 AM, Szymon Guz <mabewlun@gmail.com> wrote:
> killing it with -9 crashed the whole PostgreSQL server, don't do that.
> Instead just login to the database and run the function
> pg_cancel_backend() http://www.postgresql.org/docs/8.4/static/functions-admin.html,
> much more safe way.

Or, assuming you're still in the shell typing those commands, just hit
ctrl-c to cancel the current query.

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

Предыдущее
От: "Richard"
Дата:
Сообщение: Why create CHECKPOINT_WAIT checkpoint in pg_start_backup not CHECKPOINT_IMMEDIATE?
Следующее
От: Marco Colombo
Дата:
Сообщение: Re: solaris slow