-
-
Notifications
You must be signed in to change notification settings - Fork 63
Are we configured correctly for storing files? #2317
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
Comments
I would also say that |
Results from a sample of access logs examining the use of |
Next step, sample the |
Opened https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5808 to check the current postgres disk space usage. |
Origin of this is https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4157.
Our deployment Postgres instance has grown to 17G. Here's a summary of the table sizes:
Given that we're storing files separately, the
file_resource
table seems excessively large. Are we configured correctly?The text was updated successfully, but these errors were encountered: