Re: Update docs for default value of fdw_tuple_cost

2024-01-11 Thread Umair Shahid
On Thu, Jan 11, 2024 at 7:07 AM John Naylor wrote: > On Tue, Dec 26, 2023 at 11:27 PM Umair Shahid > wrote: > > > > Commit cac169d686eddb277880a0d8a760ac3007b4846a updated the default > value of fdw_tuple_cost from 0.01 to 0.2. The attached patch updates the > doc

Update docs for default value of fdw_tuple_cost

2023-12-26 Thread Umair Shahid
Hi 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. Thanks! Umair Shahid | Founder Professional Services for PostgreSQL https://stormatics.tech/ update-doc-default