Hacker News new | ask | show | jobs
by didgetmaster 1468 days ago
In every comparison with other DBs, I made sure the other system was as fast as I could make it with proper indexes on every column I was querying against.
1 comments

What indexes did you add on Postgres for that query?