Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

Nuclos PostgreSQL backup pgAdmin: schema backup, *.backup, GUI, dump.

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.

Status
colourPurple
titleHow-to
Status
colourBlue
titleAdministrator
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2

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.

Tipp
titleAutomate

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 →