postgres_fdw: Emit message when batch_size is reduced - Mailing list pgsql-hackers

From Rafia Sabih
Subject postgres_fdw: Emit message when batch_size is reduced
Date
Msg-id CA+FpmFcNgH7w6iTrwT9MAybV2rZ3uhr0G4m_QPVkZDMuGwThtg@mail.gmail.com
Whole thread
Responses Re: postgres_fdw: Emit message when batch_size is reduced
List pgsql-hackers
Hello hackers,

I noticed that when configured batch_size is reduced because of libpq limit, in postgresGetForeignModifyBatchSize, there is no message about it that gets to the user. I am thinking that to keep the transparency it makes sense to add a debug message at least, as per the attached patch.

What do you think?

--
Regards,
Rafia Sabih
CYBERTEC PostgreSQL International GmbH
Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: Nisha Moond
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication