| От | Andrew Dunstan |
|---|---|
| Тема | Re: Adding a field in Path Structure and Plan Structure |
| Дата | |
| Msg-id | 49A31C00.7090803@dunslane.net обсуждение |
| Ответ на | Re: Adding a field in Path Structure and Plan Structure (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
Tom Lane wrote: >> Right now, the compile is fine and >> build is fine. However, everytime the server is running and I send a >> query to the server, it crashed. as >> > > Crashed where? If you're not reasonably handy with gdb or some other > favorite debugger, stop what you're doing and go learn one. The > investment of time will be repaid very quickly if you're doing any > nontrivial C programming. > > In particular, learn to build postgres with debugging enabled (--enable-debug), start postgres with core file generation enabled (pg_ctl -c ... start) and get a backtrace from a core file (gdb -ex bt --batch /path/to/postgres /path/to/corefile) cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера