Re: Backend process is still runs even postmaster got killed
В списке pgsql-general по дате отправления:
| От | Hari Babu |
|---|---|
| Тема | Re: Backend process is still runs even postmaster got killed |
| Дата | |
| Msg-id | 002601cdd488$03dcb890$0b9629b0$@kommi@huawei.com обсуждение исходный текст |
| Ответ на | Re: Backend process is still runs even postmaster got killed (Alvaro Herrera <alvherre@2ndquadrant.com>) |
| Список | pgsql-general |
On Fri, Dec 7, 2012 at 10:21 AM, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote: >>Hari Babu wrote: >> Backend processes are still running even if the postmaster got killed and >> all other server processes are exited by checking the >> >> Postmaster status. >What server version? I had tested it in 9.3 devel and 9.2 as well. I tested as follows. ./pg_ctl -D data start ./psql postgres In another terminal kill the postmaster with kill -9 PID. Now start using the psql which is already connected, it can execute all queries. And check the server processes (ps -elf | grep postgres) only backend process will remain. I know postmaster crash is a very rare scenario, If backend continuously providing the service, I want to know what are all the problems can occur? Regards, Hari babu.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера