X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=blobdiff_plain;f=input%2Fhowto%2Fpostgres-backup.creole;fp=input%2Fhowto%2Fpostgres-backup.creole;h=b89751423593096e2439b1567363f0eb4d333d1b;hp=23be181f45dd243c0c9f5c07887ebf1eeb4b1df6;hb=9fbcb58ad6d5c6594d516ba66a9abdaee2a989bd;hpb=7d647d68ff03d5a0d904d967f08b227e39d837c7 diff --git a/input/howto/postgres-backup.creole b/input/howto/postgres-backup.creole index 23be181..b897514 100644 --- a/input/howto/postgres-backup.creole +++ b/input/howto/postgres-backup.creole @@ -12,7 +12,7 @@ https://www.postgresql.org/docs/9.4/static/continuous-archiving.html }}} * clone dsa-misc: {{{ - cd /usr/local && git clone https://db.debian.org/git/dsa-misc.git && + cd /usr/local && git -c http.sslCAInfo=/etc/ssl/ca-debian/ca-certificates.crt clone https://db.debian.org/git/dsa-misc.git && cd bin && ln -s ../dsa-misc/scripts/pg-backup/pg* . }}} * Add these to /etc/postgresql/9.1/main/postgresql.conf