Re: postgres_fdw: Emit message when batch_size is reduced

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: postgres_fdw: Emit message when batch_size is reduced
Date: 2026-06-16 20:19:52
Message-ID: CADkLM=f02dRT_4bV9xP4A84ZO6BwiHUQBi-_nHiNGWdjUhrz2w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 10, 2026 at 5:09 AM Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>
wrote:

>
>
> On Tue, 9 Jun 2026 at 22:22, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
> wrote:
>
>>
>>> Thanks for your inputs. Reworked patch is attached.
>>> --
>>> Regards,
>>> Rafia Sabih
>>> CYBERTEC PostgreSQL International GmbH
>>>
>>
>> You've addressed all my concerns, aside from the desire for the check on
>> the set/update of the value. Do you have a commitfest entry? I didn't find
>> one.
>>
> There is commitfest entry now -->
> https://commitfest.postgresql.org/patch/6873/
>
>
>
I've added myself as a reviewer. Did you want to try adding the check at
time of the option being set? If not, I can make an attempt at that.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-06-16 20:22:06 Require SSL connection to postgres for oauth
Previous Message Ilia Evdokimov 2026-06-16 20:15:51 Fold NOT IN / <> ALL expressions containing NULL to FALSE