| От | Andrew Sullivan |
|---|---|
| Тема | Re: SIGNALNAME in "pg_ctl kill" |
| Дата | |
| Msg-id | 20111109222206.GQ82668@shinkuro.com обсуждение |
| Ответ на | SIGNALNAME in "pg_ctl kill" ("Gauthier, Dave" <dave.gauthier@intel.com>) |
| Список | pgsql-general |
On Wed, Nov 09, 2011 at 03:02:00PM -0700, Gauthier, Dave wrote: > pg_ctl --help lists the various SIGNALNAME options to use with "pg_ctk kill"... > > Allowed signal names for kill: > HUP INT QUIT ABRT TERM USR1 USR2 > > I can't find a description of what each does. I'd like to abort just the procpid I enter, but using ABRT has a tendancyto kill lots of other stuff too. It's a little hard to find, but what various signals do to the back end is contained in the postgres (server process) manual page: http://www.postgresql.org/docs/9.1/interactive/app-postgres.html I suspect the line you want is, "To cancel a running query, send the SIGINT signal to the process running that command." A -- Andrew Sullivan ajs@crankycanuck.ca
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера