Re: BUG #15700: PG 10 vs. 11: Large increase in memory usage when selecting BYTEA data (maybe memory leak)

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: mo(at)otterbach(dot)eu, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15700: PG 10 vs. 11: Large increase in memory usage when selecting BYTEA data (maybe memory leak)
Date: 2019-03-18 18:15:30
Message-ID: CAMkU=1zs8cMZnFwJCeGW20wH87qcXBCd+eT7mDZL+_N+2xB4xw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Mar 18, 2019 at 7:01 AM PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:

> The Java program actually just executes "SELECT b FROM public.a" and keeps
> streaming more rows doing something with the content, also the execution
> plan for my query is fairly simple - actually it seems to be just a
> sequential scan (with both versions).
>

Could you include as an attachment a complete compilable java program?
Including the imports, the main public class definition, etc.

Cheers,

Jeff

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Matthias Otterbach 2019-03-18 18:26:40 Re: BUG #15700: PG 10 vs. 11: Large increase in memory usage when selecting BYTEA data (maybe memory leak)
Previous Message Mithun Cy 2019-03-18 17:42:24 Re: BUG #15641: Autoprewarm worker fails to start on Windows with huge pages in use Old PostgreSQL community/pgsql-bugs x