Skip to content

Commit

Permalink
Merge branch 'develop' into temp/docs-import-next
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-heyer authored Dec 5, 2024
2 parents 2b0751a + 3160a02 commit 6d955ce
Show file tree
Hide file tree
Showing 1,684 changed files with 104,269 additions and 2,481 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ redirects:
- /purl/upm/cluster-settings-tab/
- /purl/upm/read-only-connections/
- /purl/upm/csp-auth/
- /purl/upm/csp-azure-ad-usermanagement/
- /purl/upm/csp-aws-ad-usermanagement/
- /purl/upm/create-a-cluster/
- /purl/upm/private-endpoints-info/
- /purl/upm/read-only-workloads/
Expand Down Expand Up @@ -173,7 +171,7 @@ The following options aren't available when creating your cluster:

When provisioning database storage, not all of the storage space you specify is available for holding your data. Some space is reserved for other purposes. For a full explanation of the structure of a Postgres data directory, see [Database File Layout](https://www.postgresql.org/docs/current/storage-file-layout.html). You can make more storage space available for data if you specify separate storage for write ahead logs (WAL).

8. In the **Network, Logs, & Telemetry** section:
8. In the **Network, Logs, & Telemetry** section: <PurlAnchor urlPath="/purl/upm/private-endpoints-info" />

In **Connectivity Type**, specify whether to use private or public networking. Networking is set to **Public** by default. Public means that any client can connect to your cluster’s public IP address over the internet. Optionally, you can limit traffic to your public cluster by specifying an IP allowlist, which allows access only to certain blocks of IP addresses. To limit access, select **Use allowlists** and add one or more classless inter-domain routing (CIDR) blocks. CIDR is a method for allocating IP addresses and IP routing to a whole network or subnet. If you have any CIDR block entries, access is limited to those IP addresses. If none are specified, all network traffic is allowed.

Expand Down Expand Up @@ -224,8 +222,12 @@ For more information, see [Periodic maintenance](/edb-postgres-ai/cloud-service/

### Connections

<PurlAnchor urlPath="/purl/upm/connections/" />

#### Read-only workloads

<PurlAnchor urlPath="/purl/upm/read-only-connections/" />

!!! Note

The **Read-only Workloads** option is not available on single node clusters.
Expand Down Expand Up @@ -259,6 +261,8 @@ Use the **PgBouncer Configuration Settings** menu to set PgBouncer-specific sett

#### Identity and Access Management (IAM) Authentication

<PurlAnchor urlPath="/purl/upm/csp-auth" />

Enable **Identity and Access Management (IAM) Authentication** to turn on the ability to log in to Postgres using your AWS IAM credentials. For this feature to take effect, after you create the cluster, you must add each user to a role that uses AWS IAM authentication in Postgres. For details, see [IAM authentication for Postgres](/edb-postgres-ai/cloud-service/using_cluster/postgres_access/database_authentication/#iam-authentication-for-postgres).

#### Superuser Access
Expand All @@ -267,6 +271,8 @@ Enable **Superuser Access** to grant superuser privileges to the edb_admin role.

### Security

<PurlAnchor urlPath="/purl/upm/tde-security/" />

Enable **Transparent Data Encryption (TDE)** to use your own encryption key. This option is available for EDB Postgres Advanced Server and EDB Postgres Extended Server for version 15 and later. Select an encryption key from your project and region to encrypt the cluster with TDE. To learn more about TDE support, see [Transparent Data Encryption](/edb-postgres-ai/cloud-service/security/security/#your-own-encryption-key---transparent-data-encryption-tde).

!!!Note "Important"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Connecting your Azure cloud
navTitle: Azure
redirects:
- /purl/upm/azure-subscription/
- /biganimal/latest/getting_started/02_connecting_to_your_cloud/connecting_azure/ #generated for BigAnimal URL path removal branch
- /biganimal/latest/getting_started/02_azure_market_setup/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Connecting your cloud
description: How to connect your own cloud account to the Cloud Service
redirects:
- /purl/upm/azure-subscription/
- /purl/upm/connect-your-cloud-overview/
- /purl/upm/connect-your-cloud/
- /biganimal/latest/getting_started/02_connect_cloud_account/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ You can activate a region ahead of time using the Regions page.

## Suspend, reactivate, or delete a region

<PurlAnchor urlPath="/purl/upm/reactivate-a-region" />
<PurlAnchor urlPath="/purl/upm/suspend-a-region" />

Before you suspend or delete a region, you must delete all clusters in that region.

1. On the left panel, select **Regions**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ indexCards: simple
description: When using Your Cloud Account, how to ensure its readiness to work with EDB Postgres AI.
redirects:
- /purl/upm/cloud-readiness/
- /purl/upm/azure-raise-resource-limits/
- /biganimal/latest/getting_started/01_check_resource_limits/
- /biganimal/latest/getting_started/preparing_cloud_account/ #generated for BigAnimal URL path removal branch
navigation:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Preparing your Azure account"
description: Prepare your Azure account to manage databases on EDB Postgres AI Cloud Service.
redirects:
- /purl/upm/azure-raise-resource-limits/
- /biganimal/latest/getting_started/01_preparing_azure/
- /biganimal/latest/getting_started/preparing_cloud_account/01_preparing_azure/ #generated for BigAnimal URL path removal branch
---
Expand Down
8 changes: 6 additions & 2 deletions advocacy_docs/edb-postgres-ai/cloud-service/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: EDB Postgres AI Cloud Service
navTitle: Cloud Service
description: An introduction to the EDB Postgres AI Cloud Service and its features.
directoryDefaults:
displayBanner: "The EDB Hosted Cloud Service has been deprecated. Support is available for current customers. However, the related documentation topics will be removed shortly. Further updates will be provided as the removal progresses."
navigation:
- getting_started
- using_cluster
Expand All @@ -16,15 +18,17 @@ redirects:
- /purl/upm/home/
- /biganimal/latest/
- /biganimal/latest/overview/

---

The EDB Postgres® AI Cloud Service is a holistic platform which includes hybrid data estate management, observability, analytics, and AI capabilities.


## Overview

The EDB Postgres AI Cloud Service itself is a fully managed cloud service that provides a high-performance, scalable, and secure database platform for analytics, AI, and machine learning workloads. It also provides the platform for [EDB Postgres AI Analytics](../analytics/) and [EDB Postgres AI Machine Learning](../ai-ml/) services.
The EDB Postgres AI Cloud Service itself is a fully managed cloud service that provides a high-performance, scalable, and secure database platform for analytics and AI workloads. It also provides the platform for [EDB Postgres AI Analytics](../analytics/) and [EDB Postgres AIDB](../ai-ml/) services.

Cloud Service builds on the [EDB Postgres Advanced Server](/epas/latest) and [EDB Postgres Extended](/pge/latest) databases and it's designed to help organizations accelerate the development and deployment of AI and machine learning applications.
Cloud Service builds on the [EDB Postgres Advanced Server](/epas/latest) and [EDB Postgres Extended](/pge/latest) databases and it's designed to help organizations accelerate the development and deployment of AI and analytics applications.

Databases in the EDB Postgres AI Cloud Service can run on EDB's own cloud accounts or managed by EDB on your own cloud on your behalf.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ To determine the replication lag, you can compare the last log sequence number (

## Restores

<PurlAnchor urlPath="/purl/upm/restore-a-cluster" />

If a restore is necessary—for example, in case of an accidental `DROP TABLE` statement—you can restore clusters to any point in the backup retention period.

Cluster restores aren't performed in place on an existing cluster. Instead, a new cluster is created and initialized with data from the backup archive. Restores must replay the transaction logs between the most recent full database backup and the target restore point. Thus restore times (that is, RTO) depend on the write activity in the source cluster.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Not all database configuration parameters are supported by Cloud Service. Some p

## Using formulas for parameter values

<PurlAnchor urlPath="/purl/upm/pg-config-formulas-info" />

In addition to entering specific values for parameters, for some parameters you can specify formulas to calculate a value. You can use formulas for parameters of type integer and real in ternary formulas, such as the [shared buffer example](#examples), using the following operators: `+ - / * > >= < <= == != && || ! ? : ( )`. Use `?` and `:` . Use `( )` to specify [order of operations](#order-of-operations), if needed. GUCs used in formulas must also be of type integer or real. All arithmetic is done on 64-bit floating point values rounded to an integer result if the target GUC is of type integer and not real.

BigAnimal has what we refer to as *psuedo GUCs* to help with creating equations. These read-only GUCs are:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ In some cases, these updates might terminate existing network connections to you

## Specifying maintenance windows

<PurlAnchor urlPath="/purl/upm/maintenance-window" />

If you want to control when the updates are pushed, you can specify a weekly maintenance window for each cluster or each data group in the case of a distributed high-availability cluster. BigAnimal displays a *scheduled maintenance* message on your cluster list four hours prior to the scheduled maintenance time to remind you of the upcoming maintenance window. This reminder allows you to make any necessary preparations, such as saving your work and closing any open connections. For more information on specifying maintenance windows, see [Maintenance](/edb-postgres-ai/cloud-service/getting_started/creating_cluster/creating_a_cluster/#maintenance).

## Maintenance for high-availability clusters
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ Cross-cloud service provider witness nodes are available with AWS, Azure, and Go

## Read-only workloads

<PurlAnchor urlPath="/purl/upm/pgd-read-only-workloads" />

When you enable the read-only workloads option during the cluster creation, a read-only connection string is created for the data group. You can use this connection to allow your application or service to route read-only requests through the shadow nodes (non-write leaders) to lighten the load on the write leaders and improve the distributed high-availability cluster's performance.

If you have more than one data group, you can choose whether to enable the read-only workloads option on a per-data-group basis.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ We support the major Postgres versions from the date they're made available unti

## End-of-life policy

<PurlAnchor urlPath="/purl/upm/end-of-life" />

Cloud Service deprecates support for Postgres versions following the same timeline as PostgreSQL. PostgreSQL, EDB Postgres Advanced Server, and EDB Postgres Extended Server follow the same timelines. We recommend that you take action and upgrade your Postgres databases running on the deprecated version to a later version as soon as possible.

Six months before the PostgreSQL deprecation date, Cloud Service doesn't allow you to create new instances with the deprecated database version.
Expand All @@ -30,6 +32,8 @@ The only exception is customers who purchased Extended Life Support (ELS) prior

## Key dates

<PurlAnchor urlPath="/purl/upm/db-version-key-dates" />

While PostgreSQL officially deprecated version 11 on November 9, 2023, Cloud Service deprecated PostgreSQL 11 on November 20, 2023 in alignment with the broader EDB portfolio.

On November 20, 2023, Cloud Service deprecated support for PostgreSQL 11 and EDB Postgres Advanced Server 11 using the following schedule. We recommend that you take action and upgrade your Postgres databases running on major version 11 to a later version, such as PostgreSQL version 15.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service January release notes
navTitle: "January 2023"
redirects:
- /biganimal/latest/release_notes/2023_01_jan_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_01_jan_rel_notes/
---

Cloud Service's January 2023 release includes the following enhancements and bug fixes:
Expand All @@ -11,4 +12,4 @@ Cloud Service's January 2023 release includes the following enhancements and bug
| ----------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Enhancement | Added support for an additional AWS region: AWS Asia Pacific Southeast 2 (Sydney). |
| Enhancement | Cloud Service 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,6 +3,7 @@ title: Cloud Service February release notes
navTitle: "February 2023"
redirects:
- /biganimal/latest/release_notes/2023_02_feb_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_02_feb_rel_notes/
---

Cloud Service's February 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service March release notes
navTitle: "March 2023"
redirects:
- /biganimal/latest/release_notes/2023_03_mar_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_03_mar_rel_notes/
---

Cloud Service's March 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service April release notes
navTitle: "April 2023"
redirects:
- /biganimal/latest/release_notes/2023_04_apr_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_04_apr_rel_notes/
---

Cloud Service's April 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service May release notes
navTitle: "May 2023"
redirects:
- /biganimal/latest/release_notes/2023_05_may_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_05_may_rel_notes/
---

Cloud Service's May 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service June release notes
navTitle: "June 2023"
redirects:
- /biganimal/latest/release_notes/2023_06_jun_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_06_jun_rel_notes/
---

Cloud Service's June 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service July release notes
navTitle: "July 2023"
redirects:
- /biganimal/latest/release_notes/2023_07_jul_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_07_jul_rel_notes/
---

Cloud Service's July 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service August release notes
navTitle: "August 2023"
redirects:
- /biganimal/latest/release_notes/2023_08_aug_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_08_aug_rel_notes/
---

Cloud Service's August 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service September release notes
navTitle: "September 2023"
redirects:
- /biganimal/latest/release_notes/2023_09_sep_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_09_sep_rel_notes/
---

Cloud Service's September 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service October release notes
navTitle: "October 2023"
redirects:
- /biganimal/latest/release_notes/2023_10_oct_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_10_oct_rel_notes/
---

Cloud Service's October 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service November release notes
navTitle: "November 2023"
redirects:
- /biganimal/latest/release_notes/2023_11_nov_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_11_nov_rel_notes/
---

Cloud Service's November 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service December release notes
navTitle: "December 2023"
redirects:
- /biganimal/latest/release_notes/2023_12_dec_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2023_12_dec_rel_notes/
---

Cloud Service's December 2023 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Cloud Service release notes 2023
navTitle: "2023"
description: 2023 release notes for Cloud Service
navigation:
- 2023_12_dec_rel_notes
- 2023_11_nov_rel_notes
- 2023_10_oct_rel_notes
- 2023_09_sep_rel_notes
- 2023_08_aug_rel_notes
- 2023_07_jul_rel_notes
- 2023_06_jun_rel_notes
- 2023_05_may_rel_notes
- 2023_04_apr_rel_notes
- 2023_03_mar_rel_notes
- 2023_02_feb_rel_notes
- 2023_01_jan_rel_notes
indexCards: none
---

| 2023 |
|--------------------------------------|
| [December 2023](2023_12_dec_rel_notes) |
| [November 2023](2023_11_nov_rel_notes) |
| [October 2023](2023_10_oct_rel_notes) |
| [September 2023](2023_09_sep_rel_notes)|
| [August 2023](2023_08_aug_rel_notes) |
| [July 2023](2023_07_jul_rel_notes) |
| [June 2023](2023_06_jun_rel_notes) |
| [May 2023](2023_05_may_rel_notes) |
| [April 2023](2023_04_apr_rel_notes) |
| [March 2023](2023_03_mar_rel_notes) |
| [February 2023](2023_02_feb_rel_notes) |
| [January 2023](2023_01_jan_rel_notes) |
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service January 2024 release notes
navTitle: January 2024
redirects:
- /biganimal/latest/release_notes/2024_01_jan_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2024_01_jan_rel_notes/
---

Cloud Service's January 2024 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service February 2024 release notes
navTitle: February 2024
redirects:
- /biganimal/latest/release_notes/2024_02_feb_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2024_02_feb_rel_notes/
---

Cloud Service's February 2024 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service March 2024 release notes
navTitle: March 2024
redirects:
- /biganimal/latest/release_notes/2024_03_mar_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2024_03_mar_rel_notes/
---

Cloud Service's March 2024 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service April 2024 release notes
navTitle: April 2024
redirects:
- /biganimal/latest/release_notes/2024_04_apr_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2024_04_apr_rel_notes/
---

Cloud Service's April 2024 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service May 2024 release notes
navTitle: May 2024
redirects:
- /biganimal/latest/release_notes/2024_05_may_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2024_05_may_rel_notes/
---

Cloud Service's May 2024 release includes the following enhancements and bug fixes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cloud Service June 2024 release notes
navTitle: June 2024
redirects:
- /biganimal/latest/release_notes/2024_06_jun_rel_notes/ #generated for BigAnimal URL path removal branch
- /edb-postgres-ai/cloud-service/release_notes/2024_06_jun_rel_notes/
---

Cloud Service's June 2024 release includes the following enhancements and bug fixes:
Expand Down
Loading

0 comments on commit 6d955ce

Please sign in to comment.