radothede
Valued Contributor II

Hi @184754 

Interesting topic, as the docs says:

"Log files are deleted automatically and asynchronously after checkpoint operations and are not governed by VACUUM. While the default retention period of log files is 30 days, running VACUUM on a table removes the data files necessary for time travel."

anyways, I guess You've already tried running the vacuum command.