mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 00:03:09 -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>
|
||||
|
||||
<para>
|
||||
Then create a foreign data server:
|
||||
Then create a foreign server:
|
||||
|
||||
<programlisting>
|
||||
CREATE SERVER pglog FOREIGN DATA WRAPPER file_fdw;
|
||||
|
Loading…
x
Reference in New Issue
Block a user