Hacker News new | ask | show | jobs
Shrinking a Postgres Table (johnnunemaker.com)
1 points by dunghill 569 days ago
1 comments

When I was reading the article I thought - was somebody watching me last night? Because I went through exactly the same thing. And came to the same conclusion, easier and faster to create a temporary new table than deleting directly with a sub-query.