I'm using Cocoon and want to store the jobs and triggers for the quartz scheduler in the database so they are persisted. I can see where I need to make the change in cocoon.xconf
but I can't find much on how to configure the datasource etc.
How do I configure this to use our existing (postgres) database?