Re: Huge amount of memory consumed during transaction - Mailing list pgsql-performance

From Tom Lane
Subject Re: Huge amount of memory consumed during transaction
Date
Msg-id 15391.1192152419@sss.pgh.pa.us
Whole thread Raw
In response to Re: Huge amount of memory consumed during transaction  (henk de wit <henk53602@hotmail.com>)
List pgsql-performance
henk de wit <henk53602@hotmail.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

pgsql-performance by date:

Previous
From: henk de wit
Date:
Subject: Re: Huge amount of memory consumed during transaction
Next
From: Theo Kramer
Date:
Subject: Re: Performance problems with prepared statements