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