Ops

Backups & schedules

pg_dump downloads and scheduled jobs.

The story

These pages use illustrative scenarios to walk through real workbench panels. Sidebar labels, Bridge paths, and connection schemes match the app; characters and timelines are examples for learning.

Ops lead Dana schedules pg_dump before every schema migration — not because Postgres is fragile, but because rollback stories are easier with a .sql file in hand.

Backups panel downloads dumps and schedules jobs while Bridge is open. No cron syntax on server if you prefer desktop-triggered safety.

Backups is Ops, not daily driver — but when you need it, you need it now.

Bridge path: /database/backups

Backups & schedules

Step 1

Download pg_dump

One click dump before ALTER — file lands in Downloads, attached to change ticket.

Peace of mind in 90 seconds.

pg_dump downloads and scheduled jobs. /database/backups. PostgreSQL pg_dump integration.

Download pg_dump

Step 2

Schedule while Bridge runs

Nightly dump while laptop open on ops machine — not full DBA automation, practical safety net.

Schedule list shows last run.

Scheduled jobs require Bridge session per policy.

Schedule while Bridge runs

Step 3

Restore drill

Quarterly restore test — dump from Backups, restore to staging via Query lab psql.

Team trusts backups.

Pair with connect-postgresql docs and Ops runbooks.

Restore drill
This panel appears in the Nexoxa Bridge left sidebar after you connect with the matching connection URL. See the connection docs above for postgresql://, ssh://, sftp://, s3://, or smtp:// examples.

Related connections

Database connection URLs

Ask a question… Ctrl+I