在quartz PostgreSQL 的建表语句中找的以下内容,加到 quartz.propertiesfile
-- In your Quartz properties file, you'll need to set -- org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.PostgreSQLDelegatejdbc
搞定!im