# Backup/Dump Im Verzeichnis von Postgres ausführen: ``` C:\Program Files\PostgreSQL\16\bin>pg_dump.exe -U USER -d DATABASE -f c:\test.dump ```