Hacker News new | ask | show | jobs
PostgreSQL Table Partitioning – Growing the Practice (fountain.engineering)
1 points by jhas78asd 1131 days ago
1 comments

Recently we faced a challenge working with a large table where query performance had worsened. This is a high growth database table that tracks applicants as they move through their hiring process. Find out how we used PostgreSQL table partitioning to help solve this.