Re: Killing only one postmaster

Поиск
Список
Период
Сортировка
От H. Etzel
Тема Re: Killing only one postmaster
Дата
Msg-id b78kh4$264h$1@news.hub.org
обсуждение исходный текст
Ответ на Killing only one postmaster  (stewarrb@yahoo.com (Bo Stewart))
Ответы Re: Killing only one postmaster  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
I think this does not work!!
I have had the same Problem, but after I killed on connection all other
connection were reseted!!

codeWarrior wrote:
> Get the process id of your postmaster's...
>
> # ps ax | grep postmaster
> # kill (pidnumber of the seletcted postmaster)
>
>
>
> "Bo Stewart" <stewarrb@yahoo.com> wrote in message
> news:9a41d107.0304110640.374e1dd@posting.google.com...
>> How do I stop only one postmaster and not have the entire server
>> restart?  Is this possible.  I have had several situations where I
>> have a function not performing as I expect and need to kill just the
>> backend process.
>>
>>
>> Thanks,
>> Bo Stewart


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Separate Disks
Следующее
От: "Cristina Surroca"
Дата:
Сообщение: Index information and log disable...