-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
数据库文件被分割,每天产生新的文件 #2166
Comments
应该不是每天自动产生吧。我记得是 只有你升级的时候,程序才会把数据库文件复制备份一下。另外你这几百M的数据库,也是挺厉害的了。一个公司居然有那么多的文本数据 |
你可以把那个以日期命名的文件删除掉。它只是复制的备份本。 |
我们项目多,2年的量吧。我是docker安装的,也没有升级过,原来也没出现问题,迁移到新服务器上出现的。就是不带日期的还是最新的数据库是吧,带日期的可以删掉? |
showdoc.db.php是最新的,其他带日期的,都是备份,都可以删掉。 |
xiagw
added a commit
to xiagw/showdoc
that referenced
this issue
May 17, 2024
star7th
added a commit
that referenced
this issue
May 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: