Language: Deutsch · English
PostgreSQL backup via pgAdmin (GUI) – back up the schema via right-click.
HOW-TO ADMINISTRATOR STAND: JUL 2026 GILT FUER NUCLOS 4.2026.X
Auf dieser Seite
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.