Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 608 Bytes

JsonSchemaTimescaledb.md

File metadata and controls

11 lines (6 loc) · 608 Bytes

JsonSchemaTimescaledb

Properties

Name Type Description Notes
max_background_workers Option<i32> The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. [optional][default to 16]

[Back to Model list] [Back to API list] [Back to README]