manubaun
01/16/2022, 6:57 PMvar/lib/docker/overlay2/**/diff/var/log/postgresql
You can also replace diff
with merged
.
the csv file in the diff folder and also in the merged folder grow over 6.4 GB. I have no idea, why there is not limit to the log file. But this must be somehow limited. I guess, there must be some postgres settings available, in order to limit the size.
If anyone has an idea how to do it. That would be awesome.
---
Update:
I guess, the postgresql.csv
file was the same for the diff
folder and merged
foldermanubaun
01/17/2022, 6:35 AM