Re: [GENERAL] Again: How the hell do I restart immediately
В списке pgsql-general по дате отправления:
| От | Doran L. Barton |
|---|---|
| Тема | Re: [GENERAL] Again: How the hell do I restart immediately |
| Дата | |
| Msg-id | 19991008133713.B28238@iodynamics.com обсуждение исходный текст |
| Ответ на | Re: [GENERAL] Again: How the hell do I restart immediately (Ted Nolan SRI Augusta GA <ted@ags.ga.erg.sri.com>) |
| Ответы |
Re: [GENERAL] Again: How the hell do I restart immediately
|
| Список | pgsql-general |
Not long ago, Ted Nolan SRI Augusta GA proclaimed... > Hmm, perhaps I'm missing something, but since the postmaster doesnt go > into the background by default, couldn't you just run a script > with a loop creating postmasters as they die? Something like: > > #! /bin/sh > > while : > do > postmaster >> post.out 2>&1 > done One problem I see with solutions like this is that they disregard the socket file kept in /tmp. The postmaster will croak if that file exists when it tries to start again. Hmm. -=Fozz -- Doran L. Barton <fozz@iodynamics.com> Iodynamics LLC -- "Internetworking the masses" <URL:http://www.iodynamics.com/>
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера