PostgresCafe
@postgrescafe
PostgreSQL Tips and Tricks
ID: 1044499465774788608
25-09-2018 08:10:53
13 Tweet
12 Followers
25 Following
Features of PostgreSQL 14: GUC default_toast_compression postgresqlco.nf/doc/en/param/d… Now you can use "lz4" as the compression method for toast tables providing faster compression than the default "pglz". #NewFeatures #PostgreSQL14