Overview
PostgresStorage provides a PostgreSQL-based storage backend. Ideal for production deployments, multi-node systems, and applications requiring ACID compliance.
Install
Install the PostgreSQL storage optional dependency group:
Basic Usage
Parameters
Storage Type
PostgresStorage is a synchronous storage implementation using SQLAlchemy with psycopg2 driver.
