Views
REFRESHDefinition viewer with copy. Materialized views get a one-click REFRESH MATERIALIZED.
studio / catalog
Views, materialized views, sequences, functions, triggers, enums, extensions — each with its real definition, ready to copy into a migration.
02 — Click into one
Definition viewer with copy. Materialized views get a one-click REFRESH MATERIALIZED.
Current value at a glance. nextval, setval, RESTART — all without leaving the tab.
Timing, events, table affiliation. Full pg_get_triggerdef in a copyable code block.
Returns, args, language, kind. Source viewer for plpgsql, sql, and any installed language.
Indexes
Every index, per table. Method, columns, uniqueness, on-disk size — read straight from the catalog.
Build without locking. CREATE INDEX CONCURRENTLY by default, with live progress. Writes keep flowing.
Drop the dead ones. Unused indexes are flagged by scan count — drop them in a click.
no table lock · writes continue
04 — One-click actions
On any materialized view, with a confirm dialog.
Click open. The view becomes a regular table page.
On a sequence. Returns the new value, updates the panel.
Fix a sequence after a bulk import. With a confirm.
From the table info drawer. CONCURRENTLY by default.
View, trigger, function — copyable source for migrations.
Open any view as a table page — its rows, browsable and filterable.
/studio/tablesCopy a function or view definition straight into a query tab.
/studio/sqlPolicies, roles, and grants are catalog objects too — inspect them.
/studio/securityDiff the catalog across connections — what objects differ where.
/studio/workspaceShip Studio — three deployment shapes, hardening, audit.
/studio/launchThe system, the contrast, the bundled architecture.
/studio