Tag: Asynchronous queries


  • Postgres 18: Triple-Speed Async Queries and Virtual Columns

    Postgres 18: Triple-Speed Async Queries and Virtual Columns

    Overview Postgres 18 arrives as a milestone release for developers and operators who push PostgreSQL in modern workloads. In addition to stability improvements, the release introduces performance enhancements for asynchronous queries, a flexible feature set for virtual columns, and new ways to capture prior values during data operations. It also tightens security with OAuth 2…