Am 03.04.25 um 15:09 schrieb Mauricio Fernandez:
Hi admins
Dealing with extension oracle_fdw there are a couple of objects need
to create SERVER, FOREIGN DATA WRAPPER , USER MAPPING , FOREIGN TABLE,
all having clause OPTIONS ( option 'value' [, ...] ), but I can't find
any documentation about it, which are the specific options allowed for
option 'value' in each instruction....:
Thank you very much in advance
kind regards
Mauricio Fernández
These options depend on the specific FDW, so you have to look them up in
their description.
--
Holger Jakobs