История коммитов

Автор SHA1 Сообщение Дата
  Dan Helfman f67c544be6 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2 лет назад
  Javier Paniagua faf682ca35 specify pg dump/restore commands (#311) 2 лет назад
  Dan Helfman e85d551eac Fix all database hooks to error when the requested database to restore isn't present in the Borg archive (#560). 2 лет назад
  Dan Helfman 32e15dc905 Add a few more mocks to PostgreSQL SSL tests. 5 лет назад
  Edward Shornock d2d92b1f1a Add tests for the PostgreSQL SSL options 5 лет назад
  Edward Shornock abd47fc14e Add SSL support to PostgreSQL hooks 5 лет назад
  Dan Helfman 89cb5eb76d Fix regression in support for PostgreSQL's "directory" dump format (#314). 5 лет назад
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). 5 лет назад
  Dan Helfman 4b523f9e2c Make database restore output only show at verbosity 2. 5 лет назад
  Dan Helfman 6a61070d85 Use shell redirection rather than the --file flag to sidestep synchronization issues when pg_dump/pg_dumpall tries to write to a named pipe. 5 лет назад
  Dan Helfman 1ba996ad93 Additional test coverage. 5 лет назад
  Dan Helfman a23fdf946d Stream database dumps and restores directly to/from Borg without using any additional filesystem space (#258). 5 лет назад
  Dan Helfman e4eff0e3dc Bump version for release. 5 лет назад
  Nathan Beals 3c8dc4929f Added `test_restore_all_database_dump` unit test. 5 лет назад
  Dan Helfman 8660af745e Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 5 лет назад
  Dan Helfman 2a771161e7 Finish test coverage for MySQL restore (#228). 5 лет назад
  Dan Helfman ded042d8cc First crack at MySQL/MariaDB database restore (#228). 5 лет назад
  Dan Helfman 9d29ecf304 Remove MySQL/MariaDB database dumps after backing them up (#228). 5 лет назад
  Dan Helfman 427b57e2a9 Database dump hooks for MySQL/MariaDB (#228). 5 лет назад
  Dan Helfman 939f4d4e3d Add additional tests for database restores. 5 лет назад
  Dan Helfman 3006db0cae Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229). 5 лет назад
  Dan Helfman 37dc94bc79 Add test for removal of database dumps. 5 лет назад
  Dan Helfman 9ab12e4312 Tests for database dumping (#225). 5 лет назад