mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Update documentation of default fdw_tuple_cost
Follow up to cac169d68
Umair Shahid
Reviewed by Richard Guo and Chris Travers
Discussion: https://postgr.es/m/CALVUYo9RECc5gwD%2B4SRM5Es%2Bbg9cpNfhd3_qUjf7kVTGyLpFJg%40mail.gmail.com
This commit is contained in:
@ -303,7 +303,7 @@ OPTIONS (ADD password_required 'false');
|
|||||||
scans on that server. This represents the additional overhead of
|
scans on that server. This represents the additional overhead of
|
||||||
data transfer between servers. You might increase or decrease this
|
data transfer between servers. You might increase or decrease this
|
||||||
number to reflect higher or lower network delay to the remote server.
|
number to reflect higher or lower network delay to the remote server.
|
||||||
The default value is <literal>0.01</literal>.
|
The default value is <literal>0.2</literal>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user