Tag: SQL Features


  • Postgres 18: Faster Async Queries and Virtual Columns

    Postgres 18: Faster Async Queries and Virtual Columns

    Postgres 18: Performance gains and new capabilities explained Postgres 18 lands with a mix of performance improvements and practical features designed for modern workloads. Among the standout claims are three times faster asynchronous queries, a new approach to virtual columns, and authentication enhancements that streamline secure access—thanks in part to OAuth 2 compatibility. For developers…