Skip to content

Commit 4482b4c

Browse files
Merge pull request #6179 from EnterpriseDB/release/2024-10-23a
Release: 2024-10-23a
2 parents aa047e7 + 5fbed4d commit 4482b4c

File tree

399 files changed

+737
-123989
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

399 files changed

+737
-123989
lines changed

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/backup_and_restore.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Example - Back up and restore a cluster"
33
navTitle: "Example - Backup and restore"
44
description: Understand how to do backups and perform restore using those backups.
55
indexCards: none
6+
redirects:
7+
- /biganimal/latest/free_trial/detail/experiment/backup_and_restore/ #generated for BigAnimal URL path removal branch
68
---
79

810
Cloud Service [automatically and continuously](/edb-postgres-ai/cloud-service/managing_your_cluster/backup_and_restore/) saves backups of your clusters. You can restore your cluster to any point in the past after the initial backup on cluster creation. That functionality is included in the free trial as well. While that means you don't have to do anything to generate backups, it's always sensible to test your backups.

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/creating_cluster/creating_a_cluster.mdx

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,22 @@ title: "Creating a cluster"
33
description: Describes cluster creation options for single node and high availability deployments
44
deepToC: true
55
redirects:
6+
- /purl/upm/create-cluster/
7+
- /purl/upm/cluster-settings-tab/
8+
- /purl/upm/read-only-connections/
9+
- /purl/upm/csp-auth/
10+
- /purl/upm/csp-azure-ad-usermanagement/
11+
- /purl/upm/csp-aws-ad-usermanagement/
12+
- /purl/upm/create-a-cluster/
13+
- /purl/upm/private-endpoints-info/
14+
- /purl/upm/read-only-workloads/
15+
- /purl/upm/connections/
16+
- /purl/upm/tde-security/
617
#adding hierarchy to the structure (Creating a Cluster topic nows has a child topic) so created a folder and moved the contents from 03_create_cluster to index.mdx
718
- ../03_create_cluster/
819
- /biganimal/latest/getting_started/creating_a_cluster/
20+
- /biganimal/latest/free_trial/detail/create_a_cluster/
21+
- /biganimal/latest/free_trial/detail/create_a_cluster/create_cluster_portal/
922
---
1023

1124
!!!Note "When using Your Cloud"
@@ -236,7 +249,7 @@ For information on replication lag while using read-only workloads, see [Standby
236249

237250
!!! Note
238251

239-
Enabling PgBouncer incurs additional costs. For more information, see [PgBouncer costs](/biganimal/release/pricing_and_billing/#pgbouncer-costs).
252+
Enabling PgBouncer incurs additional costs. For more information, see [PgBouncer costs](/edb-postgres-ai/cloud-service/references/pricing_and_billing/#pgbouncer-costs).
240253

241254
Enable **PgBouncer** to have it manage your connections to Postgres databases and help your workloads run more efficiently — all entirely managed by Cloud Service. Learn more about [EDB PgBouncer](/edb-postgres-ai/cloud-service/references/poolers/).
242255

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/creating_cluster/creating_a_dha_cluster.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Creating a distributed high-availability cluster"
33
description: Describes cluster creation options for a distributed high-availability cluster.
44
redirects:
55
- creating_an_eha_cluster
6-
deepToC: true
6+
- /biganimal/latest/getting_started/creating_a_cluster/creating_a_dha_cluster/ #generated for BigAnimal URL path removal branch
7+
deepToC: true
78
---
89

910
!!!Note "When using Your Cloud"

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/import_data.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
title: "Example - Import data from external sources"
3-
navTitle: "Example - Import data"
3+
navTitle: "Example - Import data"
44
description: Understand how to import data from external sources.
5+
redirects:
6+
- /biganimal/latest/free_trial/detail/experiment/import_data/ #generated for BigAnimal URL path removal branch
57
---
68

79
PostgreSQL includes a variety of ways to import data. Here, we'll show how to import a CSV file from the internet.

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ navigation:
99
- creating_cluster
1010
- backup_and_restore
1111
- import_data
12+
redirects:
13+
- /purl/upm/getting-started/
14+
- /purl/upm/dss-credits/
15+
- /biganimal/latest/free_trial/
16+
- /biganimal/latest/free_trial/quickstart/
17+
- /biganimal/latest/free_trial/detail/
18+
- /biganimal/latest/free_trial/detail/create_an_account/
19+
- /biganimal/latest/free_trial/detail/experiment/
20+
- /biganimal/latest/getting_started/
21+
- /biganimal/latest/getting_started/overview/
1222
---
1323

1424
EDB Postgres AI Cloud Service provides hosted and managed Postgres database clusters within the EDB Postgres AI platform.

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/choosing_cluster_type.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navTitle: Choosing cluster type
33
title: Choosing your cluster type
44
description: Choose the cluster type and configuration that meets your availability requirements.
5+
redirects:
6+
- /biganimal/latest/planning/choosing_cluster_type/ #generated for BigAnimal URL path removal branch
57
---
68

79
EDB Postgres AI Cloud Service supports different cluster types and configurations.

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/choosing_postgres_distro.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navTitle: Choosing Postgres
33
title: Choosing your Postgres distribution
44
description: See what Postgres distributions and versions are available based on your deployment and availability choices.
5+
redirects:
6+
- /biganimal/latest/planning/choosing_postgres_distro/ #generated for BigAnimal URL path removal branch
57
---
68

79
Postgres distribution and version support varies by [cluster](/edb-postgres-ai/cloud-service/references/supported_cluster_types/) and [deployment](choosing_your_deployment/) type.

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/choosing_your_deployment/edb_hosted_cloud_service.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navTitle: EDB Hosted Cloud Service
33
title: Choosing EDB Hosted Cloud Service
44
description: "EDB Postgres AI Cloud Service is able to host a fully managed EDB Postgres database in the EDB cloud."
5+
redirects:
6+
- /biganimal/latest/planning/deployment_options/deploying_bah/
57
---
68

79
To deploy database clusters with EDB Hosted Cloud Service:
@@ -35,6 +37,6 @@ To deploy clusters using EDB Hosted Cloud Service:
3537

3638
- Choose what [Postgres distribution](/edb-postgres-ai/cloud-service/getting_started/planning/choosing_postgres_distro/) available on the Cloud Service best meets your needs.
3739

38-
- Select appropriate regions from the [EDB Hosted Cloud Service regions](<>) to place your cloud resources closest to your users.
40+
- Select appropriate regions from the [EDB Hosted Cloud Service regions](/edb-postgres-ai/cloud-service/references/supported_regions/) to place your cloud resources closest to your users.
3941

40-
- Evaluate how EDB Postgres AI charges you for [cloud infrastructure costs](/biganimal/latest/pricing_and_billing/#biganimals-cloud-account).
42+
- Evaluate how EDB Postgres AI charges you for [cloud infrastructure costs](/edb-postgres-ai/cloud-service/references/pricing_and_billing/#edb-hosted-cloud-service).

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/choosing_your_deployment/index.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ navTitle: Choosing deployment
33
title: Choosing your deployment option
44
description: Choose to use either EDB Hosted Cloud Service or Your Cloud Account.
55
indexCards: simple
6-
redirects:
7-
- /biganimal/release/overview/deployment_options/
6+
redirects:
7+
- /purl/upm/deployment-options-info/
8+
- /biganimal/release/overview/deployment_options/
9+
- /biganimal/latest/planning/deployment_options/ #generated for BigAnimal URL path removal branch
810
navigation:
9-
- deploying_edb_hosted
10-
- deploying_using_your_cloud_account
11+
- deploying_edb_hosted
12+
- deploying_using_your_cloud_account
1113
---
1214

1315
You have two deployment options with EDB Postgres AI®. You can deploy clusters using EDB Hosted Cloud Service, or you can deploy using Your Cloud Account.
1416

15-
To learn about the pricing of these two deployment options, see [Pricing and billing](/biganimal/latest/pricing_and_billing/).
16-
17-
17+
To learn about the pricing of these two deployment options, see [Pricing and billing](/edb-postgres-ai/cloud-service/references/pricing_and_billing/).

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/index.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
title: Planning
33
indexCards: simple
44
description: To manage your databases, plan and choose your deployment, cluster type and EDB Postgres database.
5-
navigation:
6-
- choosing_your_deployment
7-
- choosing_cluster_type
8-
- choosing_postgres_distro
5+
navigation:
6+
- choosing_your_deployment
7+
- choosing_cluster_type
8+
- choosing_postgres_distro
9+
redirects:
10+
- /biganimal/latest/planning/ #generated for BigAnimal URL path removal branch
911
---

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/cluster_networking.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Cluster networking architecture
33
description: Understand the EDB Postgres AI's clusters networking architecture.
4+
redirects:
5+
- /biganimal/latest/getting_started/creating_a_cluster/01_cluster_networking/ #generated for BigAnimal URL path removal branch
46
---
57

68
BigAnimal clusters can be exposed to client applications in two ways:

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/connecting_to_your_cloud/connecting_aws.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Connecting your AWS cloud
33
navTitle: AWS
4+
redirects:
5+
- /biganimal/latest/getting_started/02_connecting_to_your_cloud/connecting_aws/ #generated for BigAnimal URL path removal branch
46
---
57

68
## Prerequisites

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/connecting_to_your_cloud/connecting_azure.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Connecting your Azure cloud
33
navTitle: Azure
4+
redirects:
5+
- /biganimal/latest/getting_started/02_connecting_to_your_cloud/connecting_azure/ #generated for BigAnimal URL path removal branch
6+
- /biganimal/latest/getting_started/02_azure_market_setup/
47
---
58

69
!!! note

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/connecting_to_your_cloud/connecting_gcp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Connecting your Google Cloud
33
navTitle: Google Cloud
4+
redirects:
5+
- /biganimal/latest/getting_started/02_connecting_to_your_cloud/connecting_gcp/ #generated for BigAnimal URL path removal branch
46
---
57

68
!!! note

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/connecting_to_your_cloud/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22
title: Connecting your cloud
33
description: How to connect your own cloud account to the Cloud Service
44
redirects:
5-
- ../02_connect_cloud_account/
5+
- /purl/upm/azure-subscription/
6+
- /purl/upm/connect-your-cloud-overview/
7+
- /purl/upm/connect-your-cloud/
8+
- /biganimal/latest/getting_started/02_connect_cloud_account/
69
- /biganimal/release/getting_started/02_connecting_to_your_cloud/01_connecting_your_own_cloud
10+
- /biganimal/latest/getting_started/02_connecting_to_your_cloud/ #generated for BigAnimal URL path removal branch
711
---
812

913
Use these techniques to connect your cloud if you're using Your Cloud Account as your [deployment option](/edb-postgres-ai/cloud-service/getting_started/planning/choosing_your_deployment/).

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/deploying_using_your_cloud_account/deploy_aws.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Deploying with AWS
33
description: Choose AWS to manage databases on EDB Postgres AI Cloud Service.
4+
redirects:
5+
- /biganimal/latest/planning/deployment_options/deploy_aws/ #generated for BigAnimal URL path removal branch
46
---
57

68
To use AWS as your cloud account:

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/deploying_using_your_cloud_account/deploy_azure.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Deploying with Azure
33
description: Choose Azure to manage databases on EDB Postgres AI Cloud Service.
4+
redirects:
5+
- /biganimal/latest/planning/deployment_options/deploying_azure/ #generated for BigAnimal URL path removal branch
46
---
57

68
To use Azure as your cloud account:

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/deploying_using_your_cloud_account/deploy_gcp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Deploying with Google Cloud
33
description: Choose Google Cloud to manage databases on EDB Postgres AI Cloud Service.
4+
redirects:
5+
- /biganimal/latest/planning/deployment_options/deploy_gcp/ #generated for BigAnimal URL path removal branch
46
---
57

68
To use Google Cloud as your cloud account:

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/deploying_using_your_cloud_account/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ navigation:
55
- deploy_aws
66
- deploy_azure
77
- deploy_gcp
8-
redirects:
9-
- /biganimal/latest/planning/deployment_options/
108
---
119

1210
You can choose your own cloud account to manage databases on EDB Postgres AI Cloud Service:

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/managing_regions.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
title: "Managing regions"
33
description: How to activate, suspend, or delete regions for Your Cloud Account.
4+
redirects:
5+
- /biganimal/latest/getting_started/activating_regions/ #generated for BigAnimal URL path removal branch
6+
- /purl/upm/region-doc #UPM (BA / Cloud Service) permalink
7+
- /purl/upm/suspend-a-region #UPM (BA / Cloud Service) permalink
8+
- /purl/upm/activate-a-region #UPM (BA / Cloud Service) permalink
9+
- /purl/upm/reactivate-a-region #UPM (BA / Cloud Service) permalink
410
---
511

612
!!!note
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
---
22
title: "Checking your cloud readiness"
33
indexCards: simple
4-
description: When using Your Cloud Account, how to ensure its readiness to work with EDB Postgres AI.
4+
description: When using Your Cloud Account, how to ensure its readiness to work with EDB Postgres AI.
55
redirects:
6-
- /biganimal/latest/getting_started/01_check_resource_limits/
7-
navigation:
8-
- preparing_aws
9-
- preparing_azure
10-
- preparing_gcp
6+
- /purl/upm/cloud-readiness/
7+
- /purl/upm/azure-raise-resource-limits/
8+
- /biganimal/latest/getting_started/01_check_resource_limits/
9+
- /biganimal/latest/getting_started/preparing_cloud_account/ #generated for BigAnimal URL path removal branch
10+
navigation:
11+
- preparing_aws
12+
- preparing_azure
13+
- preparing_gcp
1114
---
1215

1316
When using Your Cloud Account, each time you create a cluster, you must ensure the readiness of your cloud to work with EDB Postgres AI. You need to perform this check only if you're not using EDB's Cloud Service as your [deployment option](/edb-postgres-ai/cloud-service/getting_started/planning/choosing_your_deployment/).

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/preparing_cloud_account/preparing_aws.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Preparing your AWS account"
33
description: Prepare your AWS account to manage databases on EDB Postgres AI Cloud Service.
4+
redirects:
5+
- /biganimal/latest/getting_started/preparing_cloud_account/02_preparing_aws/ #generated for BigAnimal URL path removal branch
46
---
57

68
## Prerequisites

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/preparing_cloud_account/preparing_azure/01_understanding_qotas_in_azure.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: "Understanding requirements in Azure"
33
redirects:
4-
- /biganimal/latest/getting_started/01_preparing_azure/01_understanding_qotas_in_azure/
4+
- /biganimal/latest/getting_started/01_preparing_azure/01_understanding_qotas_in_azure/
5+
- /biganimal/latest/getting_started/preparing_cloud_account/01_preparing_azure/01_understanding_qotas_in_azure/ #generated for BigAnimal URL path removal branch
56
---
67

78
Follow these BigAnimal requirements and recommended resource limits in Azure.

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/preparing_cloud_account/preparing_azure/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: "Preparing your Azure account"
33
description: Prepare your Azure account to manage databases on EDB Postgres AI Cloud Service.
44
redirects:
5-
- /biganimal/latest/getting_started/01_preparing_azure/
5+
- /biganimal/latest/getting_started/01_preparing_azure/
6+
- /biganimal/latest/getting_started/preparing_cloud_account/01_preparing_azure/ #generated for BigAnimal URL path removal branch
67
---
78

89
BigAnimal requires you to check the readiness of your Azure subscription before you deploy your clusters. (You don't need to perform this check if you're using BigAnimal's cloud account as your [deployment option](/edb-postgres-ai/cloud-service/getting_started/planning/choosing_your_deployment/).) The checks that you perform ensure that your Azure subscription is prepared to meet your clusters' requirements and resource limits, such as:

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/preparing_cloud_account/preparing_gcp/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Preparing your Google Cloud account
33
description: Prepare your Google Cloud account to manage databases on EDB Postgres AI Cloud Service.
4+
redirects:
5+
- /biganimal/latest/getting_started/preparing_cloud_account/preparing_gcp/ #generated for BigAnimal URL path removal branch
46
---
57

68
## Prerequisites

advocacy_docs/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/preparing_cloud_account/preparing_gcp/understanding_quotas_in_gcp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: "Understanding requirements in Google Cloud"
3+
redirects:
4+
- /biganimal/latest/getting_started/preparing_cloud_account/preparing_gcp/understanding_quotas_in_gcp/ #generated for BigAnimal URL path removal branch
35
---
46

57
Follow these BigAnimal requirements and recommended resource limits in Google Cloud.

advocacy_docs/edb-postgres-ai/cloud-service/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ navigation:
1212
- release_notes
1313
- known_issues
1414
- support_services
15+
redirects:
16+
- /purl/upm/home/
17+
- /biganimal/latest/
18+
- /biganimal/latest/overview/
1519
---
1620

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

advocacy_docs/edb-postgres-ai/cloud-service/known_issues/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Known issues and limitations
33
navTitle: Known issues
44
description: Provides the list of Known issues and limitations in the current release of Cloud Service.
5+
redirects:
6+
- /biganimal/latest/known_issues/ #generated for BigAnimal URL path removal branch
57
---
68

79
These known issues and/or limitations are in the current release of Cloud Service and the Postgres deployments it supports:

advocacy_docs/edb-postgres-ai/cloud-service/known_issues/known_issues_pgd.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Known issues with distributed high availability/PGD
33
navTitle: Distributed high availability/PGD known issues
44
deepToC: true
55
redirects:
6-
- /biganimal/latest/known_issues/known_issues_dha/
6+
- /biganimal/latest/known_issues/known_issues_dha/
7+
- /biganimal/latest/known_issues/known_issues_pgd/ #generated for BigAnimal URL path removal branch
78
---
89

910
These are currently known issues in EDB Postgres Distributed (PGD) on Cloud Service as deployed in distributed high availability clusters.

advocacy_docs/edb-postgres-ai/cloud-service/managing_your_cluster/backup_and_restore.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
title: "Backing up and restoring"
33
description: "Learn how to back up and restore your EDB Postgres AI clusters."
44
deepToC: true
5+
redirects:
6+
- /biganimal/latest/using_cluster/04_backup_and_restore/ #generated for BigAnimal URL path removal branch
7+
- /purl/upm/restore-a-cluster #UPM (BA / Cloud Service) permalink
8+
- /purl/upm/backups-restore #UPM (BA / Cloud Service) permalink
59
---
610

711
## Backups

advocacy_docs/edb-postgres-ai/cloud-service/managing_your_cluster/deleting_your_cluster.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Deleting your cluster"
33
description: "How to delete and restore your EDB Postgres AI clusters."
4+
redirects:
5+
- /biganimal/latest/using_cluster/05a_deleting_your_cluster/ #generated for BigAnimal URL path removal branch
46
---
57

68
If you no longer need a particular cluster, you can delete it from the Console. You can restore deleted clusters after you delete the cluster for as long as the backup is available. The backup remains available for the retention period set for each cluster. After the retention period, the backup is deleted.
@@ -19,7 +21,7 @@ You can delete a cluster only if you have either promoted or deleted each of its
1921
- Select the **Delete cluster** icon in the row for the cluster.
2022
- Select the cluster you want to delete. From **Quick Actions** on the cluster details page, select **Delete**.
2123
3. Confirm that you want to delete the cluster. When the process finishes, the cluster is listed on the **Deleted** tab of the Clusters page.
22-
4. To stop the associated management costs, contact [Support](/edb-postgres-ai/cloud-service/support_services/). For more information on management costs, see [Pricing and billing](/biganimal/release/pricing_and_billing/#management-costs).
24+
4. To stop the associated management costs, contact [Support](/edb-postgres-ai/cloud-service/support_services/). For more information on management costs, see [Pricing and billing](/edb-postgres-ai/cloud-service/references/pricing_and_billing/#management-costs).
2325

2426
## Restore your cluster
2527

advocacy_docs/edb-postgres-ai/cloud-service/managing_your_cluster/managing_cluster.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Pausing and resuming a cluster"
33
description: "Pause and resume an EDB Postgres AI cluster to save on compute costs."
4+
redirects:
5+
- /biganimal/latest/getting_started/managing_cluster/ #generated for BigAnimal URL path removal branch
46
---
57

68
## Pausing and resuming clusters

advocacy_docs/edb-postgres-ai/cloud-service/managing_your_cluster/migration/cold_migration.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Importing an existing Postgres database
3+
redirects:
4+
- /biganimal/latest/migration/cold_migration/ #generated for BigAnimal URL path removal branch
35
---
46

57
The simplest way to import a database into Cloud Service is using logical backups taken with `pg_dump` and loaded using `pg_restore`. This approach provides a way to export and import a database across different versions of Postgres, including exporting from PostgreSQL and EDB Postgres Advanced Server versions prior to 10.

0 commit comments

Comments
 (0)