diff --git a/content/200-orm/050-overview/500-databases/250-prisma-postgres.mdx b/content/200-orm/050-overview/500-databases/250-prisma-postgres.mdx index e8cae86c15..17cadf4aec 100644 --- a/content/200-orm/050-overview/500-databases/250-prisma-postgres.mdx +++ b/content/200-orm/050-overview/500-databases/250-prisma-postgres.mdx @@ -98,6 +98,10 @@ It's not yet possible to configure the size and resource allocation of your Pris Prisma Postgres will be gradually rolled out in new regions. If it is not yet available in your preferred region, you can simply subscribe to get notified when it becomes available by subscribing to notifications in the **Region** dropdown when setting up your Prisma Postgres instance in the Platform Console. We'll send you an email when new regions become available, so you can easily stay up to date. +### Fixed connection limit + +Prisma Postgres currently has a fixed connection limit of 10 that cannot be adjusted. This is a temporary limitation during Early Access. Once Prisma Postgres reaches General Availability (GA), it will support configurable connection limits, enabling you to scale connections according to your needs. + --- > **Note**: Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission