Sample Header Ad - 728x90

Postgresql Backup all databases separate files

2 votes
3 answers
9488 views
I need to create an automatic backup of all databases from PostgreSQL (running on a Windows machine). I need to know if it is possible to get a backup of all databases but in separate files. Using pg_dumpall creates a script that has all databases in it. But I need each database in a separate file.
Asked by Anisa Ibro (31 rep)
Nov 18, 2020, 02:45 PM
Last activity: Jan 24, 2023, 06:47 AM