| От | Tom Lane |
|---|---|
| Тема | Re: Hello, novice Postgres user, seg fault investigation |
| Дата | |
| Msg-id | 3769211.1713995941@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Hello, novice Postgres user, seg fault investigation (James Creasy <james@buildtrue.io>) |
| Список | pgsql-novice |
James Creasy <james@buildtrue.io> writes: > Now the interesting part, we're getting a seg fault which goes away when we > run VACUUM on the table before writing to it, which is perplexing as the > table can be newly created and contains a few hundred rows. How could the > db get into a fatal state so quickly? If you didn't find it already, there's some advice here: https://wiki.postgresql.org/wiki/Generating_a_stack_trace_of_a_PostgreSQL_backend With so many moving parts, it's hard to guess whether the bug is in Postgres or PostGIS or what, but a stack trace should be informative. Also, as that page mentions, it's a good idea to make sure you are on latest release(s) before you spend time digging. regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера