Re: speedup pg_dumpall

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

 



Michael Monnerie <lists.michael.monnerie@xxxxxxxxxxxxxxxxxxx> wrote:
 
> What can I do to improve pg_dump performance?
 
I can't help wondering why you're running it.  For routine backups
it is generally not your best option in PostgreSQL.  PITR or warm
standby are generally more useful for routine backups of any
database big enough to worry about run time.
 
For my purposes, pg_dump is mostly useful for dumping schema as SQL
statements or dumping data from individual tables.  Prior to the
availability of pg_upgrade our main use was for upgrades from one
major release to another, but I now see it as a pretty narrow niche
utility -- at least for my shop.
 
-Kevin

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[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