Thanks! This helps.
On Thu, Nov 3, 2022, 18:40 Alvaro Herrera wrote:
> On 2022-Nov-03, Tom Lane wrote:
>
> > Stefan Badenhorst writes:
> > > I am using a prometheus exporter:
> > > https://github.com/prometheus-community/postgres_exporter/
> >
> > Hmm,
several weeks and memory usage stays stable when
jit=off.
You can see the related issue here:
https://github.com/prometheus-community/postgres_exporter/issues/694
On Thu, 3 Nov 2022 at 16:01, Tom Lane wrote:
> Stefan Badenhorst writes:
> > This is working:
> > postgresql://USERNAME:
This is working:
postgresql://USERNAME:PASSWORD@server
:5432/the_database?sslmode=disable&jit=off
Maybe I was looking at the wrong documentation page?
On Thu, 3 Nov 2022 at 14:58, Tom Lane wrote:
> PG Doc comments form writes:
> > On this page:
> >
> https://www.postgresql.org/docs/current/libp