Emmanuel Bouthenot
|
f1d8deda92
fix: fix the return code and do not send a report by email if $MAILADDR is not set
|
7 months ago |
Emmanuel Bouthenot
|
30e760454c
fix: Use the specified port on socket connection
|
7 months ago |
Emmanuel Bouthenot
|
f341e5afce
Improve portability (thanks to Dennis Eriksen)
|
7 months ago |
Emmanuel Bouthenot
|
817c773ac3
Re-formating code
|
7 months ago |
Emmanuel B
|
9c904a75ff
Merge pull request #26 from dennisse/fixarray
|
1 year ago |
Emmanuel B
|
18f5cabb7b
Merge pull request #24 from dennisse/master
|
1 year ago |
Dennis Eriksen
|
0feb0ef995
Fix expansion issue
|
1 year ago |
Dennis Eriksen
|
122dabddc2
Use the more portable shebang `/usr/bin/env bash`
|
1 year ago |
Emmanuel Bouthenot
|
ea6e6d2334
Explicitely use -n option used with tail
|
1 year ago |
Emmanuel Bouthenot
|
d810ac7829
Improve error handling in encryption and compression
|
1 year ago |
Emmanuel Bouthenot
|
eedfa5d1f0
Add MIN_DUMP_SIZE configuration variable to raise a warning when a backup file size is below this limit
|
1 year ago |
Emmanuel Bouthenot
|
0b3081df05
Fix stderr capture and check return code while running pg_dump/pg_dumpall commands
|
1 year ago |
Emmanuel Bouthenot
|
c7e019ff51
Add separate configuration settings for pg_dump and pg_dumpall
|
1 year ago |
Emmanuel Bouthenot
|
e293415ac7
Fix typo (link to documentation)
|
1 year ago |
Emmanuel Bouthenot
|
94f34c62f0
Fix a variable scope issue
|
1 year ago |
Emmanuel Bouthenot
|
f2d4ba7dec
Add documentation
|
1 year ago |
Emmanuel Bouthenot
|
694f2eabb0
Update Changelog
|
1 year ago |
Emmanuel Bouthenot
|
df31000fa3
Minor changes in Readme.md
|
1 year ago |
Emmanuel Bouthenot
|
5b1f6b9e15
Switch encryption from OpenSSL to GnuPG
|
1 year ago |
Emmanuel Bouthenot
|
3688f4ad2f
Fix mail subject
|
1 year ago |
Emmanuel Bouthenot
|
a602345e90
Fix double dot in database dumps filenames
|
1 year ago |
Emmanuel Bouthenot
|
fa64f27fbb
Add home page
|
1 year ago |
Emmanuel Bouthenot
|
d310a31183
Minor changes in comments
|
1 year ago |
Emmanuel Bouthenot
|
cf88d39d1a
Update copyright year
|
1 year ago |
Emmanuel Bouthenot
|
f918ff1b62
Change default BACKUPDIR
|
1 year ago |
Emmanuel B
|
6babbafc1f
Merge pull request #11 from DanScharon/DanScharon-patch-1
|
1 year ago |
Daniel Scharon
|
a84ec011bd
add pigz in comment among possible values for compression type
|
2 years ago |
Emmanuel Bouthenot
|
915059011c
Update Readme.md to reflect last changes
|
2 years ago |
Emmanuel Bouthenot
|
ff233cabef
Huge code factoring and cleanup
|
2 years ago |
Emmanuel Bouthenot
|
31c60228f8
Re-formating code (again)
|
3 years ago |