Skip to content

Commit

Permalink
Update 03-5-ways-to-host-postgresql.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
meletj authored Aug 7, 2024
1 parent a04da74 commit 0133195
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/04-postgresql/03-5-ways-to-host-postgresql.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ The following third-party providers offer managed PostgreSQL databases that you
- [Compose](https://www.compose.com/databases/postgresql)
- [Database Labs](https://www.databaselabs.io/pricing/)
- [ScaleGrid](https://scalegrid.io/postgresql/)
- [Rapidapp](https://rapidapp.io)

The server and majority of PostgreSQL will be managed by the provider, while you will be able to set up which cloud platform it the database runs on, scaling options, tweak settings, and manage access. You can configure your databases to be connectable from the internet or connect them directly to your applications that are managed by the same provider.

Expand Down

0 comments on commit 0133195

Please sign in to comment.