PostgreSQL 13 – New Features [Master Guide]

PostgreSQL 13

PostgreSQL 13 Beta 1 has been released for testing. postgres=# show server_version_num; server_version_num ——————– 130000 (1 row) PostgreSQL 13 New Features More than 160 new features have been added in PostgreSQL 13 compared to its previous versions. This is a multi-post series on PostgreSQL 13 NF, so I would recommend you to subscribe to the … Read more