Learn how Neon compares to Aurora Serverless v2 - TL;DR: faster cold starts, responsive autoscaling, 80% lower costs

Changelog

The latest product updates from Neon

Postgres extension support

Added support for the Postgres postgis-sfcgal extension. For more information about Postgres extensions supported by Neon, see Postgres extensions.

Fixes & improvements

Compute: Added support for International Components for Unicode (ICU), which permits defining collation objects that use ICU as the collation provider. For example:

CREATE COLLATION german (provider = icu, locale = 'de');
Back to all changelog posts