FDW Options Reference
FDW wrappers in MonkDB
Supported built-in wrappers:
jdbciceberg
Cluster gate
Local resource access by non-superusers is gated by:
fdw.allow_local(defaultfalse)
JDBC wrapper
CREATE SERVER ... FOREIGN DATA WRAPPER jdbc
Mandatory server options:
url
CREATE FOREIGN TABLE ... OPTIONS (...)
Optional table options:
schema_nametable_name
CREATE USER MAPPING ... OPTIONS (...)
Optional user options:
userpassword
Iceberg wrapper
CREATE SERVER ... FOREIGN DATA WRAPPER iceberg
Mandatory server options:
catalogwarehouse
Optional server options:
urimetastore_urinessie_refnessie_ref_typeio_implvalidate_connectiontokenoauth2_tokenuserpasswordaws.access_keyaws.secret_keyaws.session_tokenaws.regionaws.s3.endpointaws.s3.path_style_accessgcs.credentials_file
Supported catalog values:
hadoophiverestnessie
CREATE FOREIGN TABLE ... OPTIONS (...)
Optional table options:
schema_namenamespacetable_namesnapshot_idas_of_timestamp
CREATE USER MAPPING ... OPTIONS (...)
Optional user mapping options:
tokenoauth2_tokenuserpasswordaws.access_keyaws.secret_keyaws.session_tokenaws.regionaws.s3.endpointaws.s3.path_style_accessgcs.credentials_file