# PostgreSQL

> Read-only PostgreSQL metadata and bounded query discovery.

Source: https://accd.github.io/verchestra/docs/integrations/postgresql/
Content digest: `sha256:681d08b09f68efd351b0d3d04c4ec3a6f849de18ddde2cd2f2a799b36dc20d73`

The PostgreSQL adapter limits discovery to registered databases, approved schemas, catalog metadata, and bounded `SELECT` plans.

It verifies the observed product and applies transaction, timeout, row, byte, and object-scope controls. PostgreSQL system catalogs are available only through approved metadata operations; arbitrary catalog or function access is denied.

Always use a read-only database role. Verchestra records query and result digests, never the credential.
