Welcome to the nuBuilder Forums!

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

Why is the zzzzsys_debug table so huge in size?

Questions related to using nuBuilder Forte.
Post Reply
absalom
Posts: 25
Joined: Sat Apr 03, 2021 3:50 pm

Why is the zzzzsys_debug table so huge in size?

Unread post by absalom »

After having installed nuBuilder and spent two weeks configuring the application? Without even having used it yet, I noticed that the size of the zzzzsys_debug table is now 5.3Go! Is that normal?
I am considering finally subscribing to an account for hosting my app, and this account will provide a small 200Mo SQL database. This should be enough for my needs, but I worry about this debug table. Can I prevent this table increasing in size?
kev1n
nuBuilder Team
Posts: 4305
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 446 times
Contact:

Re: Why is the zzzzsys_debug table so huge in size?

Unread post by kev1n »

Rows are only added to that table if errors occur. Normally it shouldn't get that big. Check to see what kind of errors occured and try eliminating them.
It's safe to truncate the table.
Post Reply