Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Clean up tables

Post Reply
clinterman
Posts: 24
Joined: Thu Apr 05, 2012 7:53 am

Clean up tables

Unread post by clinterman »

I looked at the tables created for nuBuilder and trying to decide which tables are candidates for cleaning up before a backup. I looked at the forum and wiki and I can't find a comprehensive documentation.
These following tables seem candidate to empty regular / before creating a backup can someone confirm?
zzsys_report_log
zzsys_session
zzsys_trap
zzsys_user_log
zzsys_variable

Also I find tables with a name like '_nu' these can be deleted too I guessed?
alextouch
Posts: 38
Joined: Tue Jun 05, 2012 2:40 pm
Location: Bologna, Italy
Contact:

Re: Clean up tables

Unread post by alextouch »

clinterman,

I don't know if all tables you posted can be truncated, but maybe this link can help you:

http://forums.nubuilder.cloud/viewtopic.php?f=6&t=7964

Alex
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Clean up tables

Unread post by admin »

clinterman,

zzsys_report_log - can be emptied
zzsys_session - can be emptied if there is noone logged in
zzsys_trap - is emptied every 2 days
zzsys_user_log - can be emptied if you don't want to keep user activity
zzsys_variable - is emptied every 2 days

Steven
Post Reply