Hacker News
- DELETEs Are Difficult https://notso.boringsql.com/posts/deletes-are-difficult/ 115 comments
- The time keepers: pg_cron and pg_timetable https://notso.boringsql.com/posts/time-keepers-pg-cron-pg-timetable/ 17 comments
- PostgREST Tutorial: APIs made easy https://notso.boringsql.com/guides/postgrest-apis-made-easy/ 18 comments
- How not to change PostgreSQL column type https://notso.boringsql.com/posts/how-not-to-change-postgresql-column-type/ 29 comments
- The Bloat Busters: pg_repack vs. pg_squeeze https://notso.boringsql.com/posts/the-bloat-busters-pg-repack-pg-squeeze/ 12 comments
Lobsters
- We need to talk about ENUMs https://notso.boringsql.com/posts/postgresql-enums/ 8 comments databases
- Text identifiers in PostgreSQL database design https://notso.boringsql.com/posts/text-identifier-in-db-design/ 4 comments postgresql
- DELETEs are difficult https://notso.boringsql.com/posts/deletes-are-difficult/ 9 comments postgresql
- Deep Dive into PostgREST - Time Off Manager (Part 1) https://notso.boringsql.com/posts/postgrest-tutorial-part1/ 3 comments postgresql
- How not to change PostgreSQL column type https://notso.boringsql.com/posts/how-not-to-change-postgresql-column-type/ 29 comments programming