Skip to content
Merged
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
4 changes: 4 additions & 0 deletions about/pricing.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@

Current pricing for Managed Postgres plans and storage is available [here](/docs/mpg#pricing).

<div class="warning icon">
<b>Important:</b> Managed Postgres lives outside your apps. Deleting an app won’t delete its database. Have a look in your Dashboard when you're cleaning up. A quick check can save you a surprise charge later.
</div>

## Persistent Storage Volumes

### Volumes
Expand Down Expand Up @@ -245,7 +249,7 @@

## Unsupported Products

### Unmanaged Fly Postgres (Unsupported)

Check failure on line 252 in about/pricing.html.markerb

View workflow job for this annotation

GitHub Actions / Vale linter

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'unmanaged' instead of 'Unmanaged'. Raw Output: {"message": "[Vale.Terms] Use 'unmanaged' instead of 'Unmanaged'.", "location": {"path": "about/pricing.html.markerb", "range": {"start": {"line": 252, "column": 5}}}, "severity": "ERROR"}

[Fly Postgres](/docs/postgres/) is a PostgreSQL database that you create and then manage yourself. Fly Postgres clusters are Fly Apps that consist of Machines, volumes, and any configured extra memory.

Expand Down
Loading