On Wednesday, December 11, 2024, SASIKUMAR Devaraj <sashikumard(at)yahoo(dot)com>
wrote:
>
> When we are running vacuumdb for our database of 1.5TB it is generating
> approximately 60GB of WAL files? Any way we can reduce this WAL file
> generation?
>
>
Set a much more aggressive autovacuum so you don’t accumulate as much dead
tuples between runs?
David J.