Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions mpg/create-and-connect.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 1 addition & 0 deletions mpg/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 2 additions & 0 deletions mpg/overview.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<div>
Expand Down