What’s Included
Whenstorage: "postgres" is set, Polpo creates all 11 stores via @polpo-ai/drizzle — the same set as SQLite, backed by PostgreSQL instead.
Pros and Cons
Pros: Horizontally scalable, battle-tested in production, supports multiple orchestrator instances, rich querying, standard backups and monitoring. Cons: Requires a running PostgreSQL instance. More operational overhead than SQLite or File stores.When to Use
Configuration
Set the storage backend and database URL in.polpo/polpo.json:
ensurePgSchema().