This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Purge/Delete the historical data from pgwatch(db: base) #600
Unanswered
Sarang-Dharme-od
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Hello, yeah, sure! You can easily delete old data if you don't need it. Please, check the Storage Monitoring section of our official manual for the hints! Kind regards |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hi! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are running pgwatch container using cybertec/pgwatch2-postgres:1.9.0 docker image. We has been storing/persisting postgres data in docker volume(named pg) on host (-v pg:/var/lib/postgresql). At the moment our disk is full(100%) due to database base. Is there any way I can purge/delete the historical data from pgwatch to release disk space on my server?
Beta Was this translation helpful? Give feedback.
All reactions