Skip to content

Commit

Permalink
Merge pull request #2792 from EnterpriseDB/docs/biganimal/epas-name-c…
Browse files Browse the repository at this point in the history
…hange

BigAnimal: UPM-7790 EPAS name change
  • Loading branch information
drothery-edb authored Jun 14, 2022
2 parents 164e3b8 + 552bcea commit 03d4d7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,10 @@ Prior to creating your cluster, make sure you have enough resources. Without eno

1. Select the type of Postgres you want to use in the **Postgres Type** field:

- [*PostgreSQL*](/supported-open-source/postgresql/) is an open-source object-relational database management system.
- **Oracle Compatible** is powered by [EDB Postgres Advanced Server](/epas/latest/). View [a quick demonstration of Oracle compatibility on BigAnimal](../../using_cluster/06_demonstration_oracle_compatibility).

- [**PostgreSQL**](/supported-open-source/postgresql/) is an open-source object-relational database management system.

- [*EDB Postgres Advanced Server*](/epas/latest/) is EDB’s secure, Oracle-compatible PostgreSQL. View [a quick demonstration of Oracle compatibility on BigAnimal](../../using_cluster/06_demonstration_oracle_compatibility).
2. In the **Postgres Version** list, select the version of Postgres that you want to use. See [Database version policy](../../overview/05_database_version_policy) for more information.
2. In the **Provider** section, select the cloud provider for your cluster. If you're using your own account and haven't connected it to BigAnimal yet, see [Set up your cloud service provider](/biganimal/latest/getting_started/02_connecting_to_your_cloud/01_connecting_your_own_cloud/#setting-up-your-cloud-service-provider).
3. In the **Region** section, select the region where you want to deploy your cluster. For the best performance, EDB typically recommends that this region be the same as your other resources that communicate with your cluster. For a list of available regions, see [Supported regions](../../overview/03a_region_support).
Expand Down
2 changes: 1 addition & 1 deletion product_docs/docs/biganimal/release/reference/api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Example response:
"pgTypesList": [
{
"id": "epas",
"name": "EDB Postgres Advanced Server",
"name": "Oracle Compatible",
"description": "",
"dockerImage": ""
},
Expand Down

0 comments on commit 03d4d7f

Please sign in to comment.