From c989b85f75317c14734a86a381dc1a7a704463a0 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 30 Apr 2021 18:40:18 -0700 Subject: [PATCH] Updated readme [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5aee948..c39d40c 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Some Postgres providers only support specific extensions. To request a new exten - 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) +- DigitalOcean - follow the instructions on [this page](https://docs.digitalocean.com/products/databases/postgresql/resources/supported-extensions/#supported-extensions) ## Upgrading