From b6698c5efcd4f2a356ee9e75452cab1f20fc518f Mon Sep 17 00:00:00 2001 From: Leslie Cheung Date: Fri, 10 Oct 2025 11:13:43 -0400 Subject: [PATCH] Add new plans to MPG docs --- mpg/create-and-connect.html.md | 2 ++ mpg/index.html.md | 1 + mpg/overview.html.md | 2 ++ 3 files changed, 5 insertions(+) diff --git a/mpg/create-and-connect.html.md b/mpg/create-and-connect.html.md index da203e949b..e48256afb1 100644 --- a/mpg/create-and-connect.html.md +++ b/mpg/create-and-connect.html.md @@ -21,8 +21,10 @@ You'll be prompted to set your clusters: - Region (see [available MPG regions](/docs/mpg/overview/#regions)) - A plan with predefined hardware resources: - Basic: 2 shared vCPUs, 1GB RAM + - Starter: 2 shared vCPUs, 2GB RAM - Launch: 2 Performance vCPUs, 8GB RAM - Scale: 4 Performance vCPUs, 32GB RAM + - Performance: 8 Performance vCPUs, 64GB RAM - Initial storage size: Up to 500 GB at creation - Optional Third Party Extensions to install (Currently only PGVector is supported) diff --git a/mpg/index.html.md b/mpg/index.html.md index b57306a03f..da7fa3b323 100644 --- a/mpg/index.html.md +++ b/mpg/index.html.md @@ -86,6 +86,7 @@ The current monthly plan pricing is: | Starter | Shared-2x | 2GB | $72.00| | Launch | Performance-2x| 8GB | $282.00 | | Scale | Performance-4x | 32GB | $962.00 | +| Performance | Performance-8x | 64GB | $1,922.00 | Database storage is priced at **$0.28 per provisioned GB for a 30-day month**. For example, if you have 10GB of storage provisioned for your cluster, your monthly storage cost will be $2.80. diff --git a/mpg/overview.html.md b/mpg/overview.html.md index 59b3facd8c..c35f5d0583 100644 --- a/mpg/overview.html.md +++ b/mpg/overview.html.md @@ -53,8 +53,10 @@ You'll be prompted to choose: - Region (see available regions below) - A plan with predefined hardware resources: - Basic: 2 shared vCPUs, 1GB RAM + - Starter: 2 shared vCPUs, 2GB RAM - Launch: 2 Performance vCPUs, 8GB RAM - Scale: 4 Performance vCPUs, 32GB RAM + - Performance: 8 Performance vCPUs, 64GB RAM - Storage size (up to 500GB at creation)