https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15874
Bug ID: 15874
Summary: koha-dump should provide a way to exclude any database
table
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
koha-dump should provide a way to exclude any database table from the backup
process, like --ignore-table switch does in mysqldump command.
For example: biblioimages and patronimage tables in most cases are heavy tables
that consume a long backup execution time so it would be nice to be able not to
do a backup of them.
Ref:
http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html#option_mysqldump_ignore-table
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/