Re: ERROR: invalid memory alloc request size

Поиск
Список
Период
Сортировка
От Johann Spies
Тема Re: ERROR: invalid memory alloc request size
Дата
Msg-id 20070515105042.GA8121@burger.sun.ac.za
обсуждение исходный текст
Ответ на Re: ERROR: invalid memory alloc request size  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ERROR: invalid memory alloc request size  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
* Tom Lane <tgl@sss.pgh.pa.us> [070514 16:36]:
>
> If Postgres was built with debug symbols it would be useful to get a
> stack trace to try to figure out more about what's happening.  If you
> want to try that, attach to the backend with gdb while the COPY is
> running, then do
>
>     $ 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).

Regards
Johann

--
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     "Let not your heart be troubled: ye believe in God,
      believe also in me."       John 14:1

В списке pgsql-admin по дате отправления:

Предыдущее
От: Johann Spies
Дата:
Сообщение: Re: ERROR: invalid memory alloc request size
Следующее
От: Jessica Richard
Дата:
Сообщение: query becomes much slower after Postgres 8.2.4 and Postgis 1.2.1 upgrade