Re: TopMemoryContext - Configuration Mistake? - Mailing list pgsql-admin

From Tom Lane
Subject Re: TopMemoryContext - Configuration Mistake?
Date
Msg-id 5923.1281974354@sss.pgh.pa.us
Whole thread Raw
In response to TopMemoryContext - Configuration Mistake?  (Edoardo Innocenti <edoardo.innocenti@savinodelbene.com>)
Responses Re: TopMemoryContext - Configuration Mistake?  (Edoardo Innocenti <edoardo.innocenti@savinodelbene.com>)
List pgsql-admin
Edoardo Innocenti <edoardo.innocenti@savinodelbene.com> writes:
> I got the following error during a select query.<br>

What was the query, what does EXPLAIN show as the plan for it,
and which PG version is your server exactly?

> � MessageContext: 2042626048 total in 256 blocks; 16072 free (7
> chunks); 2042609976 used<br>

This looks like it could be a memory leak, but we'd need to be able
to reproduce the problem in order to investigate or fix it.

            regards, tom lane

pgsql-admin by date:

Previous
From: Edoardo Innocenti
Date:
Subject: TopMemoryContext - Configuration Mistake?
Next
From: "Josi Perez (3T Systems)"
Date:
Subject: Re: trigger AFTER INSERT