Language: Deutsch · English
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.
*.backup.pgAdmin: back up the schema.
Automate
For scriptable, automated backups use pg_dump via the console instead.