Re: where are the memory leaks?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Markus Wagner <wagner(at)imsd(dot)uni-mainz(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: where are the memory leaks?
Date: 2001-10-22 23:07:21
Message-ID: 27972.1003792041@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Markus Wagner <wagner(at)imsd(dot)uni-mainz(dot)de> writes:
> The postgres log file says something like "out of memory".

An accurate reproduction of the exact error message you are getting might
help us help you.

Also, what do you mean by "postgres log file" --- if that's the
postmaster log, I would not expect it to report problems occurring
inside client programs. Are you sure it's the client process running
out of memory, and not the backend?

Which PG version is this?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message gravity 2001-10-22 23:11:49 anybody running vpopmail with pgsql authentication?
Previous Message Tom Lane 2001-10-22 22:40:11 Re: Corrupted end of Record