Re: Update docs for default value of fdw_tuple_cost - Mailing list pgsql-hackers

From Umair Shahid
Subject Re: Update docs for default value of fdw_tuple_cost
Date
Msg-id CALVUYo9QWeCb_ebxw6J-fLHt+SsixwR9ScUG=1moo2tSe58vGQ@mail.gmail.com
Whole thread Raw
In response to Re: Update docs for default value of fdw_tuple_cost  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers


On Thu, Jan 11, 2024 at 7:07 AM John Naylor <johncnaylorls@gmail.com> wrote:
On Tue, Dec 26, 2023 at 11:27 PM Umair Shahid
<umair.shahid@stormatics.tech> wrote:
>
> Commit cac169d686eddb277880a0d8a760ac3007b4846a updated the default value of fdw_tuple_cost from 0.01 to 0.2. The attached patch updates the docs to reflect this change.

Pushed, thanks!

Thank you, John. 

And thank you Chris Travers for the review.  

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: speed up a logical replica setup
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Make mesage at end-of-recovery less scary.