FICHA · MANJARO

python-psycopg-pool

Connection pool for psycopg

  • Library
  • Dev
  • DATABASE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Manages reusable PostgreSQL connections for Python applications using psycopg. It helps services avoid opening a new database connection for every operation while controlling pool size and lifecycle.

Connection pools affect database load and transaction behavior. Configure limits, timeouts, and cleanup carefully to avoid exhausting the database or leaking work between requests.

Permissions

Permissions not analysed for this source yet.