-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3953 from EnterpriseDB/release/2023-04-20
Release: 2023-04-20
- Loading branch information
Showing
1,061 changed files
with
1,021 additions
and
17,135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
...iganimal/release/getting_started/creating_a_cluster/creating_an_eha_cluster.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: Creating an extreme-high-availability cluster | ||
--- | ||
|
||
When you create an extreme-high-availability cluster, you need to set up the data group. Extreme-high-availability clusters can contain one or two data groups. | ||
|
||
1. After specifying **Extreme High Availability** as your cluster type on the **Cluster Info** tab and your cluster name and password on the **Cluster Settings** tab, select **Next: Data Groups**. | ||
|
||
1. On the **Nodes Settings** tab, in the **Nodes** section, select **Two Data Nodes** or **Three Data Nodes**. | ||
|
||
For more information on node architecture, see [Extreme high availability (Preview)](/biganimal/latest/overview/02_high_availability/#extreme-high-availability-preview). | ||
|
||
1. In the **Database Type** section: | ||
|
||
1. Select the type of Postgres you want to use in the **Postgres Type** field: | ||
|
||
- **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). EDB Postgres Advanced Server is compatible with all three cluster types. | ||
|
||
1. In the **Postgres Version** list, select either 14 or 15 as the version of Postgres that you want to use. | ||
|
||
1. Select the settings for your cluster according to [Creating a cluster](/biganimal/latest/getting_started/creating_a_cluster/). Find the instructions for the **Node Settings** tab in [Cluster Settings tab](../creating_a_cluster/#cluster-settings-tab) and [Additional Settings tab](../creating_a_cluster/#additional-settings-tab). | ||
|
||
1. In the **Parameters** section on the **DB Configuration** tab, you can update the value of the database configuration parameters for the data group as needed. | ||
|
||
To update the parameter values, see [Modifying your database configuration parameters](../../using_cluster/03_modifying_your_cluster/05_db_configuration_parameters). | ||
|
||
1. Select **Create: Data Group**. The data group preview appears. | ||
|
||
1. To finish creating your cluster, select **Create Cluster**. If you want to create a second data group, select **Add a Data Group**. | ||
|
||
## Creating a second data group | ||
|
||
After creating the first data group, you can create a second data group for your extreme-high-availability cluster by selecting **Add a Data Group** before you create the cluster. | ||
|
||
By default, the settings for your first data group populate the second data group's settings. However, if you want to change certain settings you can. Just know that your changes can change the settings for the entire cluster. That being said, the database type and cloud provider must be consistent across both data groups. The data groups and the witness group must all be in different regions. Otherwise, you can choose the second data group's settings as needed. | ||
|
||
When choosing the number of data nodes for the second data group, see [Extreme high availability (Preview)](/biganimal/latest/overview/02_high_availability/#extreme-high-availability-preview) for information on node architecture. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
57 changes: 0 additions & 57 deletions
57
product_docs/docs/biganimal/release/getting_started/identity_provider/auth0.mdx
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
4817aed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://edb-docs.netlify.app as production
🚀 Deployed on https://64413d3f73d3ea3a0c8d64e6--edb-docs.netlify.app