Subject Re: High memory usage
Author rodrigogoncalves
Hi,



> One thing to note is that the difference between the oldest snapshot
> transaction and the next is nearly 124,000. That's a lot. Your client
> has a snapshot transaction lurking around somewhere that's blocking
> garbage collection and holding down a large list of "interesting"
> transactions.
>


that interesting... though I'm pretty sure all our code uses only read
commited as the isolation mode. But I will have a look at it to make sure.

Tks!

Rodrigo