Hacker News new | ask | show | jobs
by Ozzie_osman 804 days ago
If you're not already doing this: remove unnecessary indices, partition the table, batch your inserts/updates, or try COPY instead of INSERT.