Re: Newbie questions relating to transactions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Newbie questions relating to transactions
Дата
Msg-id 29606.1236531349@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Newbie questions relating to transactions  (Carl Sopchak <carl.sopchak@cegis123.com>)
Ответы Re: Newbie questions relating to transactions  (Carl Sopchak <carl.sopchak@cegis123.com>)
Список pgsql-general
Carl Sopchak <carl.sopchak@cegis123.com> writes:
> On Sunday, March 08, 2009, Gregory Stark wrote:
>> What do you mean you're running out of memory?

> "ERROR: Out of Memory" is what I meant when I said I was running out of
> memory!  :-)  This is returned by psql, but it is the postmaster process that
> is hitting the wall.

Oh?  Postgres doesn't spell its out-of-memory errors that way.  Please
quote the *exact* message you got, not some approximation.

Also, if this was a server-side out-of-memory problem, there should be a
memory usage dump appearing in the postmaster log, which would help
identify exactly what the problem is.

            regards, tom lane

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

Предыдущее
От: Carl Sopchak
Дата:
Сообщение: Re: Newbie questions relating to transactions
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Newbie questions relating to transactions