Tag: Temporal Data
-
Postgres 18: Async Query Speedups and Virtual Columns
What’s new in Postgres 18 Postgres 18 ships with a careful blend of performance enhancements and developer-friendly features. The standout improvements include a significant boost to asynchronous query performance, the introduction of virtual (generated) columns that compute data on demand for queries, and stronger authentication options with OAuth 2. Together, these changes address modern application…