Create foreign table documentation

From: Mauricio Fernandez <mmauricio(dot)fernandez(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Create foreign table documentation
Date: 2025-04-03 13:09:05
Message-ID: CAMdfv4WodeyiUi=p90o=-j1WBtHsO4nK1vjQwnj5f_OSOpzb=w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Holger Jakobs 2025-04-03 13:14:57 Re: Create foreign table documentation
Previous Message Ron Johnson 2025-04-02 13:12:20 Re: psql formatting question