doc: foreign servers with pushdown need matching collation
Reported-by: Pete Storer Discussion: https://postgr.es/m/BL0PR05MB66283C57D72E321591AE4EB1F3CE9@BL0PR05MB6628.namprd05.prod.outlook.com Backpatch-through: 11
This commit is contained in:
parent
4cbd131232
commit
02a111bc20
@ -129,6 +129,11 @@ CREATE SERVER [ IF NOT EXISTS ] <replaceable class="parameter">server_name</repl
|
||||
the <literal>USAGE</literal> privilege on the foreign server to be
|
||||
able to use it in this way.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
If the foreign server supports sort pushdown, it is necessary for it
|
||||
to have the same sort ordering as the local server.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user