diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-07-07 15:34:06 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-07-07 15:34:06 +0200 |
commit | 90ab5a59bb28053c9da768679b8036caa7885e95 (patch) | |
tree | 165b67480476630a8d799a740b88bb2850c7d795 /doc/gitlab-basics | |
parent | 17446ff0c98e870f0500279983432e5115e060a4 (diff) | |
download | gitlab-ce-90ab5a59bb28053c9da768679b8036caa7885e95.tar.gz |
Use native Postgres database cleaning during backup restore
We were using hacks to drop tables etc during a Postgres backup
restore. With this change, we let pg_dump insert the DROP TABLE
statements it needs at the start of the SQL dump.
Diffstat (limited to 'doc/gitlab-basics')
0 files changed, 0 insertions, 0 deletions