The upcoming 9.2 release of PostgreSQL could introduce a native JSON data type and support for returning JSON-formatted query results. The patches that implement the JSON functionality were submitted ...
One of the most anticipated new features in PostgreSQL 17 is native support for incremental backups. Previously, you had to use third-party programs for this; now, it's baked into the server. This ...