mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
doc: improve wording of "foreign data server" in file-fdw docs
Backpatch to 9.2 Shigeru HANADA
This commit is contained in:
parent
65fc0ab559
commit
a33c0045a8
@ -174,7 +174,7 @@ CREATE EXTENSION file_fdw;
|
|||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Then create a foreign data server:
|
Then create a foreign server:
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
CREATE SERVER pglog FOREIGN DATA WRAPPER file_fdw;
|
CREATE SERVER pglog FOREIGN DATA WRAPPER file_fdw;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user