Hazaar Tool: Database backup mechanism #17

Closed
opened 2014-03-10 05:56:28 +00:00 by jamie · 3 comments
jamie commented 2014-03-10 05:56:28 +00:00 (Migrated from git.hazaar.io)

I thought it would be cool to have the hazaar tool generate database backups. The reasons for this are that the actual database used could be any PDO database. While a database specific backup process would work fine, sometimes it would be nice to not have to worry about what's going on in the database itself.

Some features that I would like to see:

  • Compress on the fly with GZIP
  • Stores a copy of the schema and the current version number so that the database can be restored
  • Automatically migrate to the current DB version required by the current version of software
  • Store the backups with the application by default so that they can be restored easily.
I thought it would be cool to have the hazaar tool generate database backups. The reasons for this are that the actual database used could be any PDO database. While a database specific backup process would work fine, sometimes it would be nice to not have to worry about what's going on in the database itself. Some features that I would like to see: * Compress on the fly with GZIP * Stores a copy of the schema and the current version number so that the database can be restored * Automatically migrate to the current DB version required by the current version of software * Store the backups with the application by default so that they can be restored easily.
jamie commented 2014-03-10 05:56:39 +00:00 (Migrated from git.hazaar.io)

Reassigned to @jamie

Reassigned to @jamie
jamie commented 2016-06-27 23:31:26 +00:00 (Migrated from git.hazaar.io)

Removed ~7 label

Removed ~7 label
jamie commented 2016-06-27 23:31:39 +00:00 (Migrated from git.hazaar.io)

Status changed to closed

Status changed to closed
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-mvc-old#17
No description provided.