diff --git a/postgres/index.html.md b/postgres/index.html.md index a1722a2416..17fa71a4fc 100644 --- a/postgres/index.html.md +++ b/postgres/index.html.md @@ -9,7 +9,7 @@ toc: false Illustration by Annie Ruygt of a balloon disguised as an elephant -[Postgres](https://www.postgresql.org/+external), formally known as PostgreSQL, is a powerful open source object relational database system that's used by many popular web frameworks to persist application data. +[Postgres](https://www.postgresql.org/+external), officially PostgreSQL, is a powerful open source object relational database system that's used by many popular web frameworks to persist application data. Fly Postgres (unmanaged) is a Fly app with flyctl sugar on top to help you bootstrap and manage a database cluster for your apps. It comes with most commonly used functionality (replication, failover, metrics, monitoring and daily snapshots).