Hacker News new | ask | show | jobs
by snuxoll 2758 days ago
I would generally agree, though there are unfortunately limitations imposed on you the moment you start using partitioning with PostgreSQL (foreign keys remain to be a big one).
1 comments

Not as of PG 11
You still can’t make FK references TO partitioned tables, unfortunately.