public inbox for [email protected]help / color / mirror / Atom feed
Create foreign table documentation 3+ messages / 2 participants [nested] [flat]
* Create foreign table documentation @ 2025-04-03 13:09 Mauricio Fernandez <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Mauricio Fernandez @ 2025-04-03 13:09 UTC (permalink / raw) To: Pgsql-admin <[email protected]> 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 ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Create foreign table documentation @ 2025-04-03 13:14 Holger Jakobs <[email protected]> parent: Mauricio Fernandez <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Holger Jakobs @ 2025-04-03 13:14 UTC (permalink / raw) To: [email protected] 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 ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Create foreign table documentation @ 2025-04-03 13:19 Mauricio Fernandez <[email protected]> parent: Holger Jakobs <[email protected]> 0 siblings, 0 replies; 3+ messages in thread From: Mauricio Fernandez @ 2025-04-03 13:19 UTC (permalink / raw) To: Holger Jakobs <[email protected]>; +Cc: [email protected] Thank you very much Holger, you were right... The documentation from oacle_fwd is explicit: https://github.com/laurenz/oracle_fdw?tab=readme-ov-file#3-options kind regards Mauricio Fernández El jue, 3 abr 2025 a las 10:15, Holger Jakobs (<[email protected]>) escribió: > 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 > > > > ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2025-04-03 13:19 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-04-03 13:09 Create foreign table documentation Mauricio Fernandez <[email protected]> 2025-04-03 13:14 ` Holger Jakobs <[email protected]> 2025-04-03 13:19 ` Mauricio Fernandez <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox