tembo-io / tembo

Goodbye Database Sprawl, Hello Postgres.
https://tembo.io
PostgreSQL License
1.09k stars 35 forks source link

Added background worker settings for pg_cron #974

Open shhnwz opened 1 month ago

jasonmp85 commented 1 month ago

I know you may be worried about the effects of removing the host setting, but if removing it has no effect, I really think it would be best. Dead config will just cause confusion to everyone who reads these files in the future.

ChuckHend commented 1 month ago

we may need to update how we set cron.max_running_jobs before this merges