Skip to content

Commit

Permalink
Merge pull request #5219 from EnterpriseDB/release/2024-2-1a
Browse files Browse the repository at this point in the history
  • Loading branch information
djw-m authored Feb 1, 2024
2 parents 1abe445 + 767b796 commit 271cf41
Show file tree
Hide file tree
Showing 76 changed files with 3,694 additions and 206 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ After seven days, single-node and high-availability clusters automatically resum
2. Do one of the following:
- In the row for the cluster, at right, from the ellipsis menu, select **Pause Cluster**.
- Select the cluster you want to pause. From **Quick Actions** on the cluster details page, select **Pause Cluster**.
3. Confirm that you want to pause the cluster. When the process finishes, the cluster status appears as Paused. It may take up to 15 minutes for the compute instance in your CSP to scale down.
3. Confirm that you want to pause the cluster. When the process finishes, the cluster status appears as Paused. It can take up to 15 minutes for the compute instance in your CSP to scale down.

### Resuming a cluster

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: BigAnimal April release notes
navTitle: "April 2023"
---

BigAnimal's April 2023 release includes the following enhancements and bugfixes:
BigAnimal's April 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | ------------------------------------------------------------------ |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: BigAnimal August release notes
navTitle: "August 2023"
---

BigAnimal's August 2023 release includes the following enhancements and bugfixes:
BigAnimal's August 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | ----------------------------------------------------------------------- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: BigAnimal December release notes
navTitle: "December 2023"
---

BigAnimal's December 2023 release includes the following enhancements and bugfixes:
BigAnimal's December 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: BigAnimal February release notes
navTitle: "February 2023"
---

BigAnimal's February 2023 release includes the following enhancements and bugfixes:
BigAnimal's February 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | ------------------------------------------------------------ |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ title: BigAnimal January release notes
navTitle: "January 2023"
---

BigAnimal's January 2023 release includes the following enhancements and bugfixes:
BigAnimal's January 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Enhancement | Added support for an additional AWS region: AWS Asia Pacific Southeast 2 (Sydney). |
| Enhancement | BigAnimal CLI v1.12.0 & v1.13.0 is now allowing users to provision far away replicas and get monitoring info for their clusters. |
| Enhancement | BigAnimal CLI v1.12.0 & v1.13.0 now allows users to provision faraway replicas and get monitoring info for their clusters. |

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: BigAnimal July release notes
navTitle: "July 2023"
---

BigAnimal's July 2023 release includes the following enhancements and bugfixes:
BigAnimal's July 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enhancement | Added support Google Cloud, in your cloud account or ours. With the addition of Google Cloud, you can now run BigAnimal on the three largest cloud service providers. |
| Enhancement | Added support for GCP with CLI version 2.1.0. |
| Enhancement | BigAnimal Terraform provider version 0.5.1 is now available. |
| Enhancement | Added support for several new extensions including EDB Wait States, EDB Query Advisor, and Postgres Failover Slots. |
| Enhancement | Added support for several new extensions, including EDB Wait States, EDB Query Advisor, and Postgres Failover Slots. |
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ title: BigAnimal June release notes
navTitle: "June 2023"
---

BigAnimal's June 2023 release includes the following enhancements and bugfixes:
BigAnimal's June 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enhancement | Added support to new deployment and payment options. You can now choose to deploy fully-managed Postgres Database-as-a-service in BigAnimal's cloud account, with simplified credit card billing options to get your workloads up and running seamlessly. |
| Enhancement | Added support for a self-service pay-go purchase experience for BigAnimal. |
| Enhancement | Added new deployment and payment options. You can now choose to deploy fully managed Postgres database-as-a-service in BigAnimal's cloud account, with simplified credit card billing options to get your workloads up and running seamlessly. |
| Enhancement | Added support for a self-service pay-as-you-go purchase experience for BigAnimal. |
| Enhancement | You can now configure Postgres superuser privileges for your BigAnimal clusters directly from the portal. Enable superuser access when creating or editing a single-node or high availability cluster if you need to bypass all permission checks on your database.|
| Enhancement | Added support for the AWS Asia Pacific South 2 (Hyderabad) region. |
| Enhancement | Added support to invite other users by their organizations. |
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: BigAnimal March release notes
navTitle: "March 2023"
---

BigAnimal's March 2023 release includes the following enhancements and bugfixes:
BigAnimal's March 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enhancement | Added support for custom maintenance windows. With custom maintenance windows, you can now have more control over the database restarts during the maintenance upgrade events. |
| Enhancement | Added Autocluster, Refdata and EDB Postgres Tuner extensions.<br/> <br/> - Autocluster &mdash; A table access method extension from the Advanced Storage Pack that supports faster access for clustered data.<br/> <br/> - Refdata &mdash; A table access method extension from the Advanced Storage Pack that increases performance and scalability of foreign key lookups on normalized data models.<br/> <br/> - EDB Postgres Tuner &mdash; It is available in BigAnimal to provide intelligent parameter tuning recommendations based on your clusters' settings. |
| Enhancement | Added Autocluster, Refdata, and EDB Postgres Tuner extensions.<br/> <br/> - Autocluster &mdash; A table access method extension from the Advanced Storage Pack that supports faster access for clustered data.<br/> <br/> - Refdata &mdash; A table access method extension from the Advanced Storage Pack that increases performance and scalability of foreign key lookups on normalized data models.<br/> <br/> - EDB Postgres Tuner &mdash; Available in BigAnimal to provide intelligent parameter tuning recommendations based on your clusters' settings. |
| Enhancement | BigAnimal CLI v1.14.0 is now available. |
| Security&nbsp;fix | Added [PCI DSS Compliance Certification](https://www.enterprisedb.com/blog/EDB-BigAnimal-PCI-Certification-Security). |
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: BigAnimal May release notes
navTitle: "May 2023"
---

BigAnimal's May 2023 release includes the following enhancements and bugfixes:
BigAnimal's May 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ title: BigAnimal November release notes
navTitle: "November 2023"
---

BigAnimal's November 2023 release includes the following enhancements and bugfixes:
BigAnimal's November 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | --------------------------------------------------------------------------------------------------------------------------- |
| Enhancement | Added support for new extension PostGIS to allow storage and processing of geo-spatial data types in Postgres on BigAnimal. |
| Enhancement | Added support for new extension PostGIS to allow storage and processing of geospatial data types in Postgres on BigAnimal. |
| Enhancement | BigAnimal CLI version 3.3.0 is now available. |
| Enhancement | Added support for EDB Postgres Advanced Server and EDB Postgres Extended Server version 16. |
| Enhancement | Added support for AWS eu-south-2 (spain) region. |
| Enhancement | Added support for AWS Europe (Spain) region. |
| Enhancement | BigAnimal is now available on AWS marketplace. |

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: BigAnimal October release notes
navTitle: "October 2023"
---

BigAnimal's October 2023 release includes the following enhancements and bugfixes:
BigAnimal's October 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | --------------------------------------------------------------------------------- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: BigAnimal September release notes
navTitle: "September 2023"
---

BigAnimal's September 2023 release includes the following enhancements and bugfixes:
BigAnimal's September 2023 release includes the following enhancements and bug fixes:

| Type | Description |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enhancement | Added support to deploy fully-managed Postgres Database-as-a-service in BigAnimal's Azure account. |
| Enhancement | Added support for database-level authentication on Bring-Your-Own-Account deployments using your cloud account's Identity and Access Management (IAM) credentials. Admins can now manage database users centrally within your cloud provider's IAM service and database users can authenticate to Postgres using their existing Azure Active Directory, AWS IAM, or Google Cloud IAM credentials. |
| Enhancement | Added support to deploy fully managed Postgres database-as-a-service in BigAnimal's Azure account. |
| Enhancement | Added support for database-level authentication on bring-your-own-account deployments using your cloud account's Identity and Access Management (IAM) credentials. Admins can now manage database users centrally within your cloud provider's IAM service, and database users can authenticate to Postgres using their existing Azure Active Directory, AWS IAM, or Google Cloud IAM credentials. |
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ EXEC
program_action => 'BEGIN INSERT INTO my_log VALUES(current_timestamp);
END;',
enabled => TRUE,
comment => 'This program adds a row to the my_log table.');
comments => 'This program adds a row to the my_log table.');
```

`update_log` is a PL/SQL block that adds a row containing the current date and time to the `my_log` table. The program will be enabled when the `CREATE_PROGRAM` procedure executes.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The following code fragment calls `CREATE_SCHEDULE` to create a schedule named `
EXEC
DBMS_SCHEDULER.CREATE_SCHEDULE (
schedule_name => 'weeknights_at_5',
start_date => '01-JUN-13 09:00:00.000000'
start_date => '01-JUN-13 09:00:00.000000',
repeat_interval => 'FREQ=DAILY;BYDAY=MON,TUE,WED,THU,FRI;BYHOUR=17;',
comments => 'This schedule executes each weeknight at 5:00');
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ EXEC
program_action => 'BEGIN INSERT INTO my_log VALUES(current_timestamp);
END;',
enabled => TRUE,
comment => 'This program adds a row to the my_log table.');
comments => 'This program adds a row to the my_log table.');
```

`update_log` is a PL/SQL block that adds a row containing the current date and time to the `my_log` table. The program will be enabled when the `CREATE_PROGRAM` procedure executes.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The following code fragment calls `CREATE_SCHEDULE` to create a schedule named `
EXEC
DBMS_SCHEDULER.CREATE_SCHEDULE (
schedule_name => 'weeknights_at_5',
start_date => '01-JUN-13 09:00:00.000000'
start_date => '01-JUN-13 09:00:00.000000',
repeat_interval => 'FREQ=DAILY;BYDAY=MON,TUE,WED,THU,FRI;BYHOUR=17;',
comments => 'This schedule executes each weeknight at 5:00');
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ EXEC
program_action => 'BEGIN INSERT INTO my_log VALUES(current_timestamp);
END;',
enabled => TRUE,
comment => 'This program adds a row to the my_log table.');
comments => 'This program adds a row to the my_log table.');
```

`update_log` is a PL/SQL block that adds a row containing the current date and time to the `my_log` table. The program will be enabled when the `CREATE_PROGRAM` procedure executes.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The following code fragment calls `CREATE_SCHEDULE` to create a schedule named `
EXEC
DBMS_SCHEDULER.CREATE_SCHEDULE (
schedule_name => 'weeknights_at_5',
start_date => '01-JUN-13 09:00:00.000000'
start_date => '01-JUN-13 09:00:00.000000',
repeat_interval => 'FREQ=DAILY;BYDAY=MON,TUE,WED,THU,FRI;BYHOUR=17;',
comments => 'This schedule executes each weeknight at 5:00');
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ EXEC
program_action => 'BEGIN INSERT INTO my_log VALUES(current_timestamp);
END;',
enabled => TRUE,
comment => 'This program adds a row to the my_log table.');
comments => 'This program adds a row to the my_log table.');
```

`update_log` is a PL/SQL block that adds a row containing the current date and time to the `my_log` table. The program is enabled when the `CREATE_PROGRAM` procedure executes.
Loading

2 comments on commit 271cf41

@github-actions
Copy link
Contributor

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://65bbea2e2fd6b2183350c075--edb-docs.netlify.app

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.