| От | Tom Lane |
|---|---|
| Тема | Re: Problem with PITR Past Particular WAL File |
| Дата | |
| Msg-id | 10123.1193250394@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Problem with PITR Past Particular WAL File (Craig McElroy <craig.mcelroy@contegix.com>) |
| Ответы |
Re: Problem with PITR Past Particular WAL File
|
| Список | pgsql-admin |
Craig McElroy <craig.mcelroy@contegix.com> writes:
>> Can you get a stack trace from the core dump reported here?
> Certainly, how can that be obtained?
$ gdb /path/to/postgres-executable /path/to/core-file
gdb> bt
gdb> quit
If you don't find a corefile in $PGDATA (or wherever your system puts
core files) then you probably need to restart the postmaster with
"ulimit -c unlimited" to allow producing a core.
If the "bt" output is just numbers and no symbols then it won't be of
any use; in that case you'll need to find or build non-stripped Postgres
executables.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера