Live data from Hacker News

PostgreSQL Table Partitioning – Growing the Practice

fountain.engineering

1–2 of 2 posts

Re: PostgreSQL Table Partitioning – Growing the Practice

#2
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.