From: | GoutisD <gts(dot)dmtr(at)gmail(dot)com> |
---|---|
To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #18506: Memory Leak on wrong INNER JOINs |
Date: | 2024-06-12 15:09:58 |
Message-ID: | CAMy19+mog02UVLOsB+RPDPkV=FRzj0-p0vPwcvQ1B_KkoHO6ow@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
You are correct in every aspect.
Given more time, I will try to replicate the issue, just in case it might
lead to an actual bug ( or a safety net).
Thanks for your quick response.
Regards,
Dimitris
Στις Τετ 12 Ιουν 2024 στις 5:42 μ.μ., ο/η David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> έγραψε:
> On Wed, Jun 12, 2024 at 7:25 AM PG Bug reporting form <
> noreply(at)postgresql(dot)org> wrote:
>
>> The following bug has been logged on the website:
>>
>> Bug reference: 18506
>> Logged by: D Goutis
>> Email address: gts(dot)dmtr(at)gmail(dot)com
>> PostgreSQL version: 14.6
>> Operating system: Ubuntu Linux 22.04
>> Description:
>>
>> I do not know the severity of this bug.
>
>
> Incorrectly written queries that cause super-large results that consume
> lots of memory are not evidence of bugs.
>
> You are also reporting against a nearly two year old unsupported minor
> version and haven't provided a self-contained example; not particularly
> helpful.
>
> David J.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Klaus P. | 2024-06-12 15:51:38 | PostgreSQL 16.3 install fails on Windows with domain user if a local user exists with the same name |
Previous Message | David G. Johnston | 2024-06-12 14:41:28 | Re: BUG #18506: Memory Leak on wrong INNER JOINs |