Deploy
Learn how to deploy pgflow to production, monitor workflow execution, and maintain your system over time.
Supabase
Section titled “Supabase” Deploy your first flow First-time deployment guide: connection string, secrets, and worker setup
Update deployed flows Safe workflow for deploying updates using worker deprecation
Keep workers running Set up automated monitoring to ensure workers stay operational
Observe
Section titled “Observe” Monitor flow execution Track workflow runs, step progress, and task status using SQL queries
Monitor workers health Check worker heartbeats and operational status
Maintain
Section titled “Maintain” Connection string encoding URL-encode special characters in database passwords
Update pgflow Safely upgrade pgflow to newer versions
Tune deployed flows Adjust retry behavior and timeouts for production flows
Prune records Clean up old workflow execution data to manage database size