Metabase, Quartz, and Postgres Benjamin Chrobot - 01 Oct 2023 We use Metabase to manage hundreds of databases. We noticed select cron.schedule_in_database( '0 * * * *', 'metabase', 'reindex table concurrently qrtz_triggers' );Reindex Quartz triggers every hour