Re: Init connection time grows quadratically

From: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
To: "Maksim(dot)Melnikov" <m(dot)melnikov(at)postgrespro(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Init connection time grows quadratically
Date: 2026-09-09 13:04:53
Message-ID: CAEze2WgECLPxazj5v3GQQoZHGe_qg9-4BfjbWVxmQhUp_y_akA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 25 Aug 2026 at 08:45, Maksim.Melnikov <m(dot)melnikov(at)postgrespro(dot)ru> wrote:
> On 8/12/26 23:19, Matthias van de Meent wrote:
> > Attached are some copy-edits of comments on top of your v3, and a
> > missed replacement of "GetNumberFromPGProc(MyProc)" with
> > "MyProcNumber".
> >
> > This is an incremental patch on your v3, and doesn't fix the CFBot failures.
>
> Thanks. I've attached overall patch with your edits for commitfest too.

Thanks!

I think this is ready for a committer to take a look at, so I'll
update the CF entry accordingly.

Kind regards,

Matthias van de Meent
Databricks (https://www.databricks.com)

PS. I attached v5 again, so that CFbot will pick up the patch, without
the incremental patch that contains changes that conflict with those
in the main patch of v5.
In the future, it's useful to mark patches that you want the CFBot to
ignore with 'nocfbot' in their file name, so that the bot can test the
patches that you want it to include in automated testing.

Attachment Content-Type Size
v5-0001-This-patch-reduce-connection-init-close-time.patch application/octet-stream 17.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-09-09 13:25:25 Re: Reject WAIT FOR earlier in transaction-snapshot mode
Previous Message Dean Rasheed 2026-09-09 12:48:47 Re: Global temporary tables