Re: Memory leak (possibly connected to postgis) leading to server crash

From: Roman Cervenak <roman(at)cervenak(dot)info>
To: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Memory leak (possibly connected to postgis) leading to server crash
Date: 2019-12-18 08:49:22
Message-ID: CAGjExY1KTV-24Ruoc-pnSFyBiwz6bNPD62YRKHejRw6fUkajNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sure, here it is, 10k queries generated by this tool:
https://sygicpublic.blob.core.windows.net/postgres-bug-data/postgis_memory_leak_queries.txt

RC

On Tue, Dec 17, 2019 at 7:10 PM Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
wrote:

> On Tue, Dec 17, 2019 at 02:20:41PM +0100, Roman Cervenak wrote:
> >.NET core is cross platform, you can run it under windows or linux, just
> >install .net core runtime.
>
> That's possible, but I have zero experience with .net core, and
> unfortunately I have no system with it installed. I've tried running it
> under mono I just installed, but quickly ran into issue that I don't
> know how to solve. I'm willing to spend time investigating the issue,
> but this seems a bit too much ...
>
> >I did not try to run loop with fixed params, I tried to mimic my
> production
> >workload (which is not random of course, but highly variable by location).
> >You can certainly try.
> >
>
> Can you capture a couple of queries, and share those? I'll run that
> under valgrind and see if that produces something interesting.
>
>
> regards
>
> --
> Tomas Vondra http://www.2ndQuadrant.com
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message James (王旭) 2019-12-18 09:53:26 How to prevent POSTGRES killing linux system from accepting too much inserts?
Previous Message Alexander Lakhin 2019-12-18 06:00:00 Re: BUG #16161: pg_ctl stop fails sometimes (on Windows)