Replies: 3 comments 11 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks for info! I was wondering if you need samples once you've aggregated data. Maybe you can delete all unnecessary data once the aggregation completes.. Anyhow I'll keep this in mind |
Beta Was this translation helpful? Give feedback.
1 reply
-
Just from practical side. If I'm to run and publish results as part of CI/CD process every single day that's approximately 20-30GB of data per day = ~200GB per week = ~1TB per month It's pretty expensive |
Beta Was this translation helpful? Give feedback.
9 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! :-)
I have maybe 9 long runs
that are using almost 30G of space!
It's like PG is storing all the data, not only aggregated ones...
sudo du -sh data/
30G data/
Beta Was this translation helpful? Give feedback.
All reactions