Timescaledb Settings

System-wide settings for the timescaledb extension

Properties

  • max_background_workers (integer): 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. Changing this parameter causes a service restart.
Last updated on