- Oct 12, 2010
-
-
intrigeri authored
-
The format option of pg_dump enables tar and custom archive file formats in addition to the default plain-text file containing SQL commands. When either the tar or custom format are selected the behaviour of database=all is changed to no longer dump a single file via pg_dumpall. Instead pg_dumpall is called once to export the "global" data (roles & tablespaces) and then pg_dump is called once for each non-template table in the database. To support the GZIP and GZIP_OPTS variables in backupninja and to give the default --rsyncable gzip compression flag a chance at working on a PostgreSQL backup, the custom output is forced to not use compression. Instead compression is done via a pipe to gzip. Hopefully this benefits rsync and rdiff-backup style backups for reduced backup and storage costs that outweigh the restoration ones.
-
- Oct 11, 2010
- Sep 25, 2010
-
-
rhatto authored
-
- Sep 22, 2010
-
-
intrigeri authored
-
- Sep 21, 2010
-
-
rhatto authored
-
- Sep 12, 2010
-
-
intrigeri authored
-
- Sep 03, 2010
-
-
intrigeri authored
-
- Sep 02, 2010
- Sep 01, 2010
-
-
rhatto authored
-
- Aug 25, 2010
-
-
rhatto authored
-
- Aug 21, 2010
- Aug 17, 2010
- Jun 24, 2010
- Jun 14, 2010
-
-
intrigeri authored
-
- May 30, 2010
-
-
intrigeri authored
-
- May 10, 2010
- May 06, 2010
- May 02, 2010
-
-
Olivier Berger authored
-
olivier authored
-
- Apr 24, 2010
-
-
intrigeri authored
I'd love to use "dpkg --compare-versions" but we don't want backupninja to be Debian-specific. Any similar tool? Signed-off-by:
intrigeri <intrigeri@boum.org>
-
- Mar 06, 2010
- Jan 29, 2010
-
-
micah authored
-
- Jan 27, 2010
-