Options for CREATE FOREIGN TABLE
The foreign server that provides this table
Optional
Optional local schema to create the table in
Column definitions keyed by column name
Table-level OPTIONS
Use CREATE FOREIGN TABLE IF NOT EXISTS
Options for CREATE FOREIGN TABLE