globe with meridians Language: Deutsch · English

hammer and wrench Create a Postgres backup

PostgreSQL backup via pgAdmin (GUI) – back up the schema via right-click.

HOW-TO ADMINISTRATOR UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X

On this page

Alternatively a PostgreSQL dump can be created graphically via pgAdmin.

Step by step

  1. Open pgAdmin.
  2. Right-click the schema and choose Backup….
  3. Save the dump to a target directory with the extension *.backup.

pgAdmin: back up the schema.

Automate

For scriptable, automated backups use pg_dump via the console instead.

Related pages

gear Postgres backup via console/script


Console.

Open →

gear Backup


Overview.

Open →

  • Keine Stichwörter