Re: BUG #18484: "Cannot enlarge string buffer" during parallel execution of prepared statement/partitioning

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, michael(dot)banck(at)netapp(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18484: "Cannot enlarge string buffer" during parallel execution of prepared statement/partitioning
Date: 2024-05-30 15:37:13
Message-ID: 3686.1717083433@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
>> On 30 May 2024, at 11:55, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>> Not on purpose. I do think (%zu bytes) would be better than (%zu). I
>> only thought about that while typing "MB" in the 2nd email.

> +1

+1 for "(%zu bytes)", and also for not rounding off. This is a case
where that won't make it more intelligible.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2024-05-30 15:42:51 BUG #18488: Installation of postgis30_13 fails on Rocky 9
Previous Message Etsuro Fujita 2024-05-30 13:08:30 Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption