Cancel/Kill backend functions

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Cancel/Kill backend functions
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BA78@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: Cancel/Kill backend functions  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Per previous discussions, here are two functions to send INT and TERM
signals to other backends.They permit only INT and TERM, and permits
sending only to postgresql backends (as registered in pgstat).

Documentation to follow. I'd appreciate some pointers as to where to put
this. A new section "Managing Connections" under "Server Administration"
seems like perhaps a good place to put it, but might be overkill?


//Magnus

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Disabling triggers / constraints
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: pgstat exec cleanup