Added section on hosted Postgres [skip ci]

This commit is contained in:
Andrew Kane
2021-04-30 18:01:07 -07:00
parent fb274f1197
commit a9bbee4198

View File

@@ -146,6 +146,13 @@ On Mac with Homebrew Postgres, you can use:
brew install ankane/brew/pgvector
```
## Hosted Postgres
Some Postgres providers only support specific extensions. To request a new extension:
- Amazon RDS - follow the instructions on [this page](https://aws.amazon.com/rds/postgresql/faqs/)
- Google Cloud SQL - follow the instructions on [this page](https://cloud.google.com/sql/docs/postgres/extensions#requesting-support-for-a-new-extension)
## Upgrading
### 0.1.1