Catalog
Installed Postgres extensions and versions.
PostGIS missing on staging, opens Extensions — installed names and versions — enables from UI or copies CREATE EXTENSION.
The Catalog panel Extensions is where Bridge turns raw metadata into decisions — counts, definitions, dependencies, and links into the grid or Query lab. No information_schema archaeology; no guessing which mat view is stale.
Open Extensions from the left sidebar after you connect; everything here reflects the live connection, not a cached export from yesterday.
Bridge path: /database/extensions

Step 1
pgvector 0.7.0 on prod, missing on staging — parity fix before feature branch merge.
Version column guides upgrade.
Installed Postgres extensions and versions. /database/extensions. Installed extension catalog.

Step 2
Enable flow or SQL snippet — run on staging, verify in overview counts.
Feature unblocked.
UI enable where supported; SQL fallback in lab.

Step 3
Vectors panel empty until pgvector enabled — extensions first.
Order of operations clear.
Cross-panel dependencies documented in workflow.

postgresql://, ssh://, sftp://, s3://, or smtp:// examples.Related connections