| От | Arnaud Lesauvage |
|---|---|
| Тема | Re: View running Processes ? |
| Дата | |
| Msg-id | 43FEDEEB.8090402@freesurf.fr обсуждение исходный текст |
| Ответ на | Re: View running Processes ? ("A. Kretschmer" <andreas.kretschmer@schollglas.com>) |
| Список | pgsql-novice |
A. Kretschmer a écrit : > http://www.postgresql.org/docs/8.1/interactive/functions-admin.html > pg_cancel_backend(pid int) Oh yes ! So if I understand correctly, I get the pid of the query with "select * from pg_stat_activity;", then I just kill the query with "select pg_cancel_backend(<pid>);" ? Very nice ! PS : Sorry for asking this kind of questions when the answers are in the doc, but I find it quite difficult to find informations in the only doc. Maybe it is because I am used to access and mysql, and the terminology used in postgres is quite different... Regard -- Arnaud
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера