Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7ef23b8

Browse files
committed
doc: foreign servers with pushdown need matching collation
Reported-by: Pete StorerDiscussion:https://postgr.es/m/BL0PR05MB66283C57D72E321591AE4EB1F3CE9@BL0PR05MB6628.namprd05.prod.outlook.comBackpatch-through: 11
1 parentfb2763f commit7ef23b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎doc/src/sgml/ref/create_server.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ CREATE SERVER [ IF NOT EXISTS ] <replaceable class="parameter">server_name</repl
129129
the <literal>USAGE</literal> privilege on the foreign server to be
130130
able to use it in this way.
131131
</para>
132+
133+
<para>
134+
If the foreign server supports sort pushdown, it is necessary for it
135+
to have the same sort ordering as the local server.
136+
</para>
132137
</refsect1>
133138

134139
<refsect1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp