pg_dump custom format and pigz

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

 



Title: pg_dump custom format and pigz

Hello,

I'm using pg_dump intensively, and until now using the plaintext format which allows me to pipe the output to pigz (http://zlib.net/pigz/)

This is the fastest way I've found to generate compressed backups.

(These backups are very rarely used)

I would like to switch to the custom format in order to take advantage of the parallel restore enhancement, but this would force me to give pigz up, hence loosing performances with pg_dump.

Is there a way to combine the custom format with pigz?

feature request ?

best regards,

Marc Mamin




[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