Hacker News new | ask | show | jobs
by rowanseymour 3405 days ago
CONCURRENTLY doesn't build indexes asynchronously - it just builds them in a way that doesn't lock the table.
1 comments

Oh I thought it returned control after you hit it.