Re: GUC-ify walsender MAX_SEND_SIZE constant - Mailing list pgsql-hackers

From Majid Garoosi
Subject Re: GUC-ify walsender MAX_SEND_SIZE constant
Date
Msg-id CAFWczPvz6SFMGOSuXfR2L7uvV9SFGB-FAh8DBUKnbJTvD=k1PQ@mail.gmail.com
Whole thread Raw
In response to Re: GUC-ify walsender MAX_SEND_SIZE constant  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Fri, 9 Feb 2024 at 08:50, Michael Paquier <michael@paquier.xyz> wrote:
Something to be aware of, but the community lists use bottom-posting
for replies because it is easier to follow the logic of a thread this
way.  See here:
https://en.wikipedia.org/wiki/Posting_style#Bottom-posting
Oh, sorry for not using the convention here. I just noticed that after pressing the send button. =) 

Thanks for the patch, that looks rather fine.  I have spent some time
polishing the docs, adding a mention that increasing the value can
show benefits depending on what you do.  How does the attached look to
you?
I took a look at it and it seems good to me.
Maybe I should work on my writing skills more. :D

Best
Majid

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Psql meta-command conninfo+
Next
From: Ajin Cherian
Date:
Subject: Re: Improve eviction algorithm in ReorderBuffer