Skip to content

Commit 255f141

Browse files
committed
docs: replace dblink() mention with foreign data mention
Reported-by: steven.winfield@cantabcapital.com Discussion: https://postgr.es/m/20171031105039.17183.850@wrigleys.postgresql.org
1 parent e9f2703 commit 255f141

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/textsearch.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3614,8 +3614,9 @@ SELECT plainto_tsquery('supernovae stars');
36143614
allows the implementation of very fast searches with online update.
36153615
Partitioning can be done at the database level using table inheritance,
36163616
or by distributing documents over
3617-
servers and collecting search results using the <xref linkend="dblink"/>
3618-
module. The latter is possible because ranking functions use
3617+
servers and collecting external search results, e.g. via <link
3618+
linkend="ddl-foreign-data">Foreign Data</link> access.
3619+
The latter is possible because ranking functions use
36193620
only local information.
36203621
</para>
36213622

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy