Skip to content

mpg: storage is billed on usage - #2488

Merged
miguel-fly merged 4 commits into
mainfrom
mpg-usage-billing-docs
Sep 25, 2026
Merged

miguel-fly merged 4 commits into
mainfrom
mpg-usage-billing-docs

Conversation

@miguel-fly

@miguel-fly miguel-fly commented Sep 17, 2026 •

Copy link
Copy Markdown
Contributor

Summary of changes

  • /postgres#pricing: storage is billed on usage, and v1 clusters are noted as still billed on their provisioned storage
  • /postgres/create-and-connect: the 10GB default is an initial volume size that grows automatically with the data
  • /about/pricing: MPG pricing depends on the plan and the storage the databases use

Preview

Notes

  • Capacity facts (1 TB maximum, up to 500 GB at creation) are unchanged; this PR only touches billing language.
  • Rebuilt on the MDX tree after the Mintlify cutover, same wording as the original commit.

@kcmartin

Copy link
Copy Markdown
Contributor

This can't merge as it stands. It edits the old .html.md files, and those went away at the Mintlify cutover. The pages are MDX now.

I can port it today if you want, it's a small change. One thing: mpg/overview is being retired, so that part would get dropped. And MPG is moving from /mpg to /postgres in #2503, so sooner is easier.

Tracking the stranded PRs in superfly/docs-tracking#314.

Port of the pre-Mintlify change to the MDX pages, same wording. The
mpg/overview hunk is dropped because that page was retired in #2503 and
now redirects to /postgres, which carries the same statement.

- about/pricing: pricing depends on the storage the databases use
- postgres: storage is billed on usage; v1 clusters are still billed on
  their provisioned storage
- postgres/create-and-connect: the 10GB default is an initial volume
  size that grows automatically with the data
@miguel-fly
miguel-fly force-pushed the mpg-usage-billing-docs branch from cee53f3 to 3382a30 Compare September 24, 2026 23:02
@mintlify

mintlify Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
fly-io 🟢 Ready View Preview Sep 25, 2026, 6:08 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@miguel-fly

Copy link
Copy Markdown
Contributor Author

@kcmartin I've updated the PR. Can you please take a look again? I think it's ready for merging

@kcmartin kcmartin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for rebuilding this on MDX. It merges cleanly onto main now, Vale passes and the preview looks right. Two small things inline, then I am happy to merge.

Comment thread postgres/create-and-connect.mdx
Comment thread postgres/index.mdx Outdated
@kcmartin

Copy link
Copy Markdown
Contributor

Two things that are not yours to fix, noting them here so they do not get lost.

The flyctl help block in create-and-connect is already out of date independently of this PR. It is missing --enable-postgis-support, --pg-major-version and -h, and its plan list reads (basic, launch, scale) while flyctl now prints Basic, Starter, Launch, Scale, Performance. The pricing table on /postgres has all five, so the table is right and the copied block is wrong. Vincent patched the same block last week in #2501 when he removed --pgvector. Two people hand-patching a copy in a fortnight is the argument for replacing it with a link to the generated page, which is tracked in superfly/docs-tracking#302.

And a question for whoever owns MPG billing, which I cannot answer from the docs: is storage metered continuously or on peak? The example here assumes a flat 10GB for the month. If a cluster grows from 10GB to 100GB on the 15th, the page does not say what that costs. Worth settling before this lands, since it is a pricing page and it will be the first thing someone asks.

@kcmartin kcmartin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for all your work on this one!

@miguel-fly
miguel-fly merged commit 4b8be22 into main Sep 25, 2026
1 check passed
@miguel-fly
miguel-fly deleted the mpg-usage-billing-docs branch September 25, 2026 18:30

This branch was successfully deployed

1 active deployment
staging — 4acd6917 Deployed Sep 25, 2026 by mintlify[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants