Update docs for default value of fdw_tuple_cost

Umair Shahid <umair.shahid@stormatics.tech>

From: Umair Shahid <umair.shahid@stormatics.tech>
To: pgsql-hackers@postgresql.org
Date: 2023-12-26T15:29:50Z
Lists: pgsql-hackers

Attachments

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/

Commits

  1. Update documentation of default fdw_tuple_cost

  2. Increase DEFAULT_FDW_TUPLE_COST from 0.01 to 0.2