Catalog
Every table with row counts, sizes, and column metadata.
Needing row counts before vacuuming, opens Tables — every table with estimates, sizes, and column metadata — and jumps to the grid from one click.
The Catalog panel Tables 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 Tables from the left sidebar after you connect; everything here reflects the live connection, not a cached export from yesterday.
Bridge path: /database/tables

Step 1
public.invoices shows 2.1M rows and 400 MB — candidate for archive. Click opens grid filtered to that table.
DDL peek without pg_dump.
Every table with row counts, sizes, and column metadata. /database/tables. Row counts, sizes, column lists.

Step 2
From table row: Open in grid, copy CREATE stub, open in Query lab.
Catalog is navigation hub, not read-only museum.
Context actions to Data grid and Query lab.

Step 3
Size column ranks tables for maintenance — autovacuum tuning starts here.
Ops team prioritizes from facts.
Pair with Indexes and Ops → Backups for maintenance workflows.

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