| От | Mark Kirkwood |
|---|---|
| Тема | Re: Elog |
| Дата | |
| Msg-id | 3ED7E2EB.3060003@paradise.net.nz обсуждение |
| Ответ на | Elog (Nailah Ogeer <ogeer@cs.queensu.ca>) |
| Список | pgsql-general |
Nailah Ogeer wrote: >Where do the elog information go in postgres7.3.2. > To whereever you have told the server to log (stdout if you havent specified) > I am still getting a >Segmentation fault when trying to run my code after making changes to the >buffer folder and relcache.c. Someone mentioned using a stack before to >trace. Can someone give me some more info on this or other methods of >tracing? > > Use something like strace (Linux) or truss (Solaris) and attach it to your backend process. If your crash happens immediately, then run a single process backend and trace it from startup. regards Mark
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера