This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 00:25:31 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
bd352a17bf
discourse
/
lib
/
backup_restore
History
Guo Xiang Tan
5da7c2a4ad
FIX: Restorer wasn't rolling back if restore fails.
...
* This only applies to backup file taken with pg_dump 10.3+ and pg_dump 9.5.12+.
2018-04-06 09:43:32 +08:00
..
backup_restore.rb
Add new config to ensure backup/restore connects to PG directly.
2018-03-09 10:28:03 +08:00
backuper.rb
Remove use of
rescue nil
.
2018-04-02 13:52:51 +08:00
restorer.rb
FIX: Restorer wasn't rolling back if restore fails.
2018-04-06 09:43:32 +08:00