Disable or enable all triggers belonging to the foreign table.
Désactive ou active tous les triggers appartenant à la table distante.
Create possible access paths for a scan on a foreign table.
Crée les chemins d'accès possibles pour un parcours sur une table distante.
For example, data inserted into the partitioned table is not routed to foreign table partitions.
Par exemple, les données insérées dans la table partitionnée ne sont pas redirigées vers la partition qui est une table étrangère.
The table that will receive the information from the other table is called the foreign table or the child table.
La table qui recevra les informations de l'autre table est appelée la table étrangère ou la table enfant.
Obtain a list of foreign table creation commands.
Insert one tuple into the foreign table.
Insère une ligne dans la table distante.
The name of an existing foreign server to use for the foreign table.
Le nom d'un serveur distant existant à utiliser pour la table distante.
Options to be associated with the new foreign table or one of its columns.
Options qui peuvent être associés à la nouvelle table distante ou à une de ses colonnes.
If the form \det+ is used, generic options and the foreign table description are also displayed.
Si vous utilisez la forme \det+, les options génériques et la description de la table distante seront également affichées.
Subsequent processing of the join path proceeds much as it does for a path scanning a single foreign table.
Les traitements suivants des chemins de jointure procèdent essentiellement de la même manière que pour un chemin parcourant une simple table distante.
The columns of the foreign table must match the referenced remote table.
Les colonnes de la table distante doit correspondre aux colonnes de la table sur le serveur distant.
If this option is omitted, the name of the foreign table's schema is used.
Si cette option est omise, le nom du schéma de la table distante est utilisé.
The rows returned must match the column signature of the foreign table being scanned.
Les lignes renvoyées doivent correspondre à la signature de la colonne de la table distante parcourue.