Search Postgresql Archives

Reasonable way to backup cluster Windows

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

 



pg doc recommends to use

pg_dumpall -c | gzip >backup.gz

In windows it writes whole file in uncompressed form to temporary file and only then runs gzip. This requires large amout of free disk space in temporary file space and thus is not reasonable.

Which is reasonable way to backup cluster in Windows in compressed format ?

Andrus.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux