| От | Tom Lane |
|---|---|
| Тема | Re: Segmentation fault postgres 9.6 |
| Дата | |
| Msg-id | 18073.1537193045@sss.pgh.pa.us обсуждение |
| Ответ на | Segmentation fault postgres 9.6 (Mariel Cherkassky <mariel.cherkassky@gmail.com>) |
| Ответы |
Re: Segmentation fault postgres 9.6
|
| Список | pgsql-admin |
Mariel Cherkassky <mariel.cherkassky@gmail.com> writes: > I'm trying to insert a few values into a foreign table via sqllite_fdw and > my postgresql database crushes : > ... > any idea how can I investigate if the problem in the wrapper or in the > database ? Get a stack trace: https://wiki.postgresql.org/wiki/Generating_a_stack_trace_of_a_PostgreSQL_backend If the trace shows that the failure occurred in code of the wrapper, I'd definitely blame the wrapper. If sqllite_fdw is nowhere to be seen anywhere in the trace, then it's more debatable. regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера