Re: BUG #16363: Memory increases for each table accessed untilconnection is closed - Mailing list pgsql-bugs

From Eduardo Barreto Alexandre
Subject Re: BUG #16363: Memory increases for each table accessed untilconnection is closed
Date
Msg-id CAG6JkqPH+-S5BBdJhnrzgK10R7NsnBVo0GqF09XRtF6YXrTkhw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16363: Memory increases for each table accessed untilconnection is closed  (Eduardo Barreto Alexandre <sezdocs@gmail.com>)
List pgsql-bugs
Actually, I take it back, I did the 1 connection wrong.. Doing the connection directly didn't trigger the problem.

Thanks Luis, your suggestion made me close the scope in the issue! It was actually a cache done by default by Ecto (Elixir's database library), I just created an issue in Ecto's github https://github.com/elixir-ecto/ecto/issues/3284 and got the response confirming it and also the fix to disable it.

Thanks you all very much for the help!

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16375: Error in pgAdmin 4.20 when trying to script a function to Query Tool
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #16375: Error in pgAdmin 4.20 when trying to script afunction to Query Tool