| От | Tom Lane |
|---|---|
| Тема | Re: ERROR: invalid memory alloc request size |
| Дата | |
| Msg-id | 5221.1179337804@sss.pgh.pa.us обсуждение |
| Ответ на | Re: ERROR: invalid memory alloc request size (Johann Spies <jspies@sun.ac.za>) |
| Ответы |
Re: ERROR: invalid memory alloc request size
|
| Список | pgsql-admin |
Johann Spies <jspies@sun.ac.za> writes:
> * Tom Lane <tgl@sss.pgh.pa.us> [070514 16:36]:
>> $ gdb /path/to/postgres PID-of-backend
> Which pg-process? The Postmaster or psql? I have done this for the
> Postmaster now but
>> gdb> b errfinish
>> gdb> cont
>> ... wait for breakpoint to be hit ...
> This did not happen although the error occurred (after a few hours).
You got the wrong process then --- maybe the postmaster itself rather
than the backend assigned to your psql session? You can identify the
backend PID via pg_backend_pid() within the psql session of interest,
or look in pg_stat_activity.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера