# Vapor: Postgres Improvements

DevFeed: [Vapor: Postgres Improvements](<https://devfeed.tech/articles/vapor-postgres-improvements-3954.md>)

Original publisher: [Read original article](<https://laravel.com/blog/vapor-improvements-to-postgres>)

Author: Joe Dixon

Published: 2022-07-22T15:51:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Vapor](<https://devfeed.tech/topics/swift-vapor.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [cli](<https://devfeed.tech/tags/cli.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [release](<https://devfeed.tech/tags/release.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [updates](<https://devfeed.tech/tags/updates.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

## AI overview

The latest Vapor release adds support for Aurora Serverless v2 for PostgreSQL 14, including configurable minimum and maximum capacity limits. It also adds AWS RDS proxy support for fixed-size PostgreSQL 13 databases and removes the ability to create or restore fixed-size PostgreSQL 11 instances, encouraging upgrades to PostgreSQL 13.

## Source excerpt

In the latest release of Vapor, we've made some big improvements to our support for Postgres.