Skip to content

Commit cd0985d

Browse files
authored
Update MPG overview.html.md
Callout that PGVector is the only *third party* extension we support, but that users can use any extensions included in the default PG distribution
1 parent beb0725 commit cd0985d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

mpg/overview.html.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,16 @@ You'll be able to access:
2828
- A highly-available Postgres cluster within your Fly.io organization's [private network](/docs/networking/private-networking/)
2929
- A single database on that cluster
3030
- Fly.io Support Portal to log tickets and get help
31-
- The `pgvector` extension for vector similarity search
31+
- Any modules and extensions included in the [default Postgres 16 distribution](https://www.postgresql.org/docs/16/contrib.html)
32+
- The third party `pgvector` extension for vector similarity search, if enabled when provisioning your database
3233

3334
### What's not there yet
3435

3536
At the moment, the following features are under development:
3637

3738
- Security patches and version upgrades
3839
- Multiple databases or schemas per cluster
39-
- Postgres extensions besides `pgvector`
40+
- Third Party Postgres extensions besides `pgvector`
4041
- Customer-facing monitoring and alerting
4142
- Database migration tools
4243

@@ -129,4 +130,4 @@ The price of running Fly.io Managed Postgres depends on:
129130
- Region in which you're deploying
130131
- Storage usage
131132

132-
Database storage is priced at **$0.30 per GB for a 30-day month**, with each node (primary + replica) incurring its own cost. You can view detailed pricing in your Fly.io dashboard.
133+
Database storage is priced at **$0.30 per GB for a 30-day month**, with each node (primary + replica) incurring its own cost. You can view detailed pricing in your Fly.io dashboard.

0 commit comments

Comments
 (0)