]> git.openstreetmap.org Git - chef.git/blob - cookbooks/timescaledb/attributes/default.rb
Use postgres 15 for promscale
[chef.git] / cookbooks / timescaledb / attributes / default.rb
1 default[:timescaledb][:database_version] = "15"
2 default[:timescaledb][:max_background_workers] = 8