- schema_name
+ schema_name (string)
This option, which can be specified for a foreign table, gives the
- table_name
+ table_name (string)
This option, which can be specified for a foreign table, gives the
- column_name
+ column_name (string)
This option, which can be specified for a column of a foreign table,
- use_remote_estimate
+ use_remote_estimate (boolean)
This option, which can be specified for a foreign table or a foreign
- fdw_startup_cost
+ fdw_startup_cost (floating point)
This option, which can be specified for a foreign server, is a numeric
- fdw_tuple_cost
+ fdw_tuple_cost (floating point)
This option, which can be specified for a foreign server, is a numeric
- extensions
+ extensions (string)
This option is a comma-separated list of names
- fetch_size
+ fetch_size (integer)
This option specifies the number of rows postgres_fdw
- batch_size
+ batch_size (integer)
This option specifies the number of rows postgres_fdw
- async_capable
+ async_capable (boolean)
This option controls whether postgres_fdw allows
- updatable
+ updatable (boolean)
This option controls whether postgres_fdw allows foreign
- truncatable
+ truncatable (boolean)
This option controls whether postgres_fdw allows
- import_collate
+ import_collate (boolean)
This option controls whether column COLLATE options
- import_default
+ import_default (boolean)
This option controls whether column DEFAULT expressions
- import_not_null
+ import_not_null (boolean)
This option controls whether column NOT NULL
- keep_connections
+ keep_connections (boolean)
This option controls whether postgres_fdw keeps