anything not backed up by pg_dumpall ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i am backing up my database with this batch file (win 10 with PostgreSQL 9.4 64 bit)

SET PGPASSWORD=11111
"C:\Program Files\PostgreSQL\bin\pg_dumpall.exe" --username=postgres --clean --superuser=postgres --host=127.0.0.1 --port=5432 -f dumbeveything.sql

anything in the database is NOT backed up by this ?

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux