[Koha] Truncating the nozebra table in koha DB
LAURENT Henri-Damien
henridamien.laurent at biblibre.com
Sat Sep 3 01:35:42 NZST 2011
Le 02/09/2011 14:49, sheldon_tappin a écrit :
> Hi All,
>
>
> Is it OK to truncate the nozebra table in koha database. The table is too
> big for a database backup.
> Your response is highly appreciated.
>
>
> Sheldon
> Asst Systems Librarian
>
> --
> View this message in context: http://koha.1045719.n5.nabble.com/Truncating-the-nozebra-table-in-koha-DB-tp4762232p4762232.html
> Sent from the Koha - Discuss mailing list archive at Nabble.com.
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
Hi It is ok.
In fact, there is/was a cleanup_database script which does that in
misc/cronjobs... could be a scheduled task
check that the table is MyISAM and not innodb, unless you want to keep a
huge innodb file......
Hope that helps.
--
Henri-Damien LAURENT
More information about the Koha
mailing list