| От | Tom Lane |
|---|---|
| Тема | Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets |
| Дата | |
| Msg-id | 29948.1273066502@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets ("Daniel J. Summers" <daniel.lists@djs-consulting.com>) |
| Список | pgsql-admin |
"Daniel J. Summers" <daniel.lists@djs-consulting.com> writes:
> I did an "strace -o strace.txt /etc/init.d/postgresql-8.4 start" *, but
> the only "socket" that was in it was in the error message. I modified
> /usr/share/postgresql-common/init.d-functions to add strace to the
> pg_ctlcluster call **, and there are lots of references to "socket", but
> it doesn't look like it's having much success.
Just for the record, this wouldn't have yielded anything interesting
because you didn't use -f, so the tracing wouldn't have followed the
actions of anything but the directly invoked script. What we need to
see is strace of the postmaster itself.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера