Re: Up to 50x degradation in dblink performance when receiving notice traffic 19 vs 18

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Subject: Re: Up to 50x degradation in dblink performance when receiving notice traffic 19 vs 18
Date: 2026-09-25 14:14:14
Message-ID: CAHyXU0wBwC35uS1xG11YvSY1Us43Rgx6=bj6-G65iti33rj-_w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 24, 2026 at 10:39 PM vignesh C <vignesh21(at)gmail(dot)com> wrote:

>
> Thanks for verifying, here is a v2 version updating the commit message
> to include Tested-by.
> Now that the execution timings are ok, I feel there is no need to
> update doc for this, unless you think otherwise.
>

agreed on this point.

merlin

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-09-25 14:33:12 Re: Server crash when describing a FETCH statement after its cursor is closed
Previous Message Vaibhav Dalvi 2026-09-25 14:08:09 Re: Add PRODUCT() aggregate function