Hacker News new | ask | show | jobs
by ahoka 456 days ago
Do you ever need to VACUUM FULL?
1 comments

It’s too slow at that scale, pg_squeeze works wonders though.

I only “need” that because one of my table requires batch deletion, and I want to reclaim the space. I need to refactor that part. Otherwise nothing like that would be required.

Yes, I was asking because you have mention deletes. Thanks for the answer, cool stuff!