Re: Huge amount of memory consumed during transaction

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: henk de wit <henk53602(at)hotmail(dot)com>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Huge amount of memory consumed during transaction
Date: 2007-10-12 01:26:59
Message-ID: 15391.1192152419@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

henk de wit <henk53602(at)hotmail(dot)com> writes:
> I'm not exactly sure what to look for in the log. I'll do my best though an=
> d see what I can come up with.

It'll be a bunch of lines like

TopMemoryContext: 49832 total in 6 blocks; 8528 free (6 chunks); 41304 used

immediately in front of the out-of-memory ERROR report.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Theo Kramer 2007-10-12 07:35:02 Re: Performance problems with prepared statements
Previous Message henk de wit 2007-10-11 23:23:33 Re: Huge amount of memory consumed during transaction