mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
doc: improve wording of "foreign data server" in file-fdw docs
Backpatch to 9.2 Shigeru HANADA
This commit is contained in:
parent
ba1cc6501e
commit
7441b49d19
@ -174,7 +174,7 @@ CREATE EXTENSION file_fdw;
|
||||
</programlisting>
|
||||
|
||||
<para>
|
||||
Then create a foreign data server:
|
||||
Then create a foreign server:
|
||||
|
||||
<programlisting>
|
||||
CREATE SERVER pglog FOREIGN DATA WRAPPER file_fdw;
|
||||
|
Loading…
Reference in New Issue
Block a user