Skip to content

Commit abd5934

Browse files
authored
Add new plans to MPG docs (#2262)
1 parent 48cf737 commit abd5934

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

mpg/create-and-connect.html.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ You'll be prompted to set your clusters:
2121
- Region (see [available MPG regions](/docs/mpg/overview/#regions))
2222
- A plan with predefined hardware resources:
2323
- Basic: 2 shared vCPUs, 1GB RAM
24+
- Starter: 2 shared vCPUs, 2GB RAM
2425
- Launch: 2 Performance vCPUs, 8GB RAM
2526
- Scale: 4 Performance vCPUs, 32GB RAM
27+
- Performance: 8 Performance vCPUs, 64GB RAM
2628
- Initial storage size: Up to 500 GB at creation
2729
- Optional Third Party Extensions to install (Currently only PGVector is supported)
2830

mpg/index.html.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ The current monthly plan pricing is:
8686
| Starter | Shared-2x | 2GB | $72.00|
8787
| Launch | Performance-2x| 8GB | $282.00 |
8888
| Scale | Performance-4x | 32GB | $962.00 |
89+
| Performance | Performance-8x | 64GB | $1,922.00 |
8990

9091
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.
9192

mpg/overview.html.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,10 @@ You'll be prompted to choose:
5353
- Region (see available regions below)
5454
- A plan with predefined hardware resources:
5555
- Basic: 2 shared vCPUs, 1GB RAM
56+
- Starter: 2 shared vCPUs, 2GB RAM
5657
- Launch: 2 Performance vCPUs, 8GB RAM
5758
- Scale: 4 Performance vCPUs, 32GB RAM
59+
- Performance: 8 Performance vCPUs, 64GB RAM
5860
- Storage size (up to 500GB at creation)
5961

6062
<div>

0 commit comments

Comments
 (0)