-
PostgreSQL at Scale: Saving Space (Basically) for Free
PostgreSQL at Scale: Saving Space (Basically) for Free
A technique that saved BrainTree payment approximately 10% of disk space with very little effort beyond existing processes. In short, carefully choosing column order when creating a table can eliminate padding that would otherwise be needed.
Appears in lists (1)
More like this (2)
-
PostgreSQL: PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released!
PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released — Fixes over 60 bugs that were...
-
Casecommons/pg_search
pg_search: Build ActiveRecord Named Scopes using Postgres’s Full Text Search — Another classic library that has...