PostgreSQL
Last updated
Last updated
PostgreSQL job options:
General job options:
AGGREGATION_PARALLELISM
— editableType: integer
Default: 1
(Optional) Only supported when the query contains aggregations. This is formally known as output sharding.
CREATE_TABLE_IF_MISSING
Type: Boolean
Default: false
(Optional) When true, the target table will be created automatically, otherwise the table should already exist.
Please see for information about publications in PostgreSQL.