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/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,13 @@ The current regions available for deploying Fly.io Managed Postgres are:
- `gru` - São Paulo, Brazil
- `iad` - Ashburn, Virginia, USA
- `lax` - Los Angeles, California, USA
- `lhr` - London, United Kingdom
- `nrt` - Tokyo, Japan
- `ord` - Chicago, Illinois, USA
- `sin` - Singapore
- `sjc` - San Jose, California, USA
- `syd` - Sydney, Australia
- `yyz` - Toronto, Canada

We'll be rolling out more regions as soon as we can. Choose a region close to your application for optimal performance.

Expand Down
12 changes: 9 additions & 3 deletions mpg/overview.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,18 @@ This command is useful when you want to connect to your database from your local

The current regions available for deploying Fly.io Managed Postgres are:

- `ams` - Amsterdam, Netherlands
- `fra` - Frankfurt, Germany
- `gru` - São Paulo, Brazil
- `iad` - Ashburn, USA
- `lax` - Los Angeles, USA
- `ord` - Chicago, USA
- `iad` - Ashburn, Virginia, USA
- `lax` - Los Angeles, California, USA
- `lhr` - London, United Kingdom
- `nrt` - Tokyo, Japan
- `ord` - Chicago, Illinois, USA
- `sin` - Singapore
- `sjc` - San Jose, California, USA
- `syd` - Sydney, Australia
- `yyz` - Toronto, Canada

We'll be rolling out more regions as soon as we can. Choose a region close to your application for optimal performance.

Expand Down