diff --git a/advocacy_docs/edb-postgres-ai/cloud-service/index.mdx b/advocacy_docs/edb-postgres-ai/cloud-service/index.mdx index 2bea31b38d2..a02602d3cba 100644 --- a/advocacy_docs/edb-postgres-ai/cloud-service/index.mdx +++ b/advocacy_docs/edb-postgres-ai/cloud-service/index.mdx @@ -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 @@ -16,10 +18,12 @@ 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 and AI workloads. It also provides the platform for [EDB Postgres AI Analytics](../analytics/) and [EDB Postgres AIDB](../ai-ml/) services. diff --git a/advocacy_docs/edb-postgres-ai/cloud-service/release_notes/2024_11_nov_rel_notes.mdx b/advocacy_docs/edb-postgres-ai/cloud-service/release_notes/2024_11_nov_rel_notes.mdx new file mode 100644 index 00000000000..19249b36a3f --- /dev/null +++ b/advocacy_docs/edb-postgres-ai/cloud-service/release_notes/2024_11_nov_rel_notes.mdx @@ -0,0 +1,14 @@ +--- +title: Cloud Service November 2024 release notes +navTitle: November 2024 +redirect: +- /edb-postgres-ai/cloud-service/release_notes/2024_11_nov_rel_notes/ +--- + +EDB Postgres® AI Cloud Service's November 2024 release includes the following enhancements and bug fixes: + +| Type | Description | +|------|-------------| +| Enhancement | Expansion of service notifications to customers via Slack, PagerDuty, Webhook | +| Enhancement | BigAnimal CLI v3.10.0 is now available. Learn more about what’s new [**here**](https://cli.biganimal.com/versions/v3.10.0/). | +| Enhancement | Terrraform provider for EDB Postgres AI Cloud Service 1.2.0 is now available. Learn more about what’s new [**here**](https://github.com/EnterpriseDB/terraform-provider-biganimal/releases/tag/v1.2.0). | diff --git a/advocacy_docs/edb-postgres-ai/cloud-service/release_notes/index.mdx b/advocacy_docs/edb-postgres-ai/cloud-service/release_notes/index.mdx index d95154b39d7..c72d98c6e6f 100644 --- a/advocacy_docs/edb-postgres-ai/cloud-service/release_notes/index.mdx +++ b/advocacy_docs/edb-postgres-ai/cloud-service/release_notes/index.mdx @@ -3,6 +3,7 @@ title: Cloud Service release notes navTitle: Release notes description: Provides monthly release notes for Cloud Service navigation: + - 2024_11_nov_rel_notes - 2024_10_oct_rel_notes - 2024_09_sep_rel_notes - 2024_08_aug_rel_notes @@ -18,10 +19,15 @@ redirects: indexCards: none --- +!!!note "Deprecation" +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. +!!! + The Cloud Service documentation describes the latest version of Cloud Service, including minor releases and patches. These release notes provide information on what was new in each release. For new functionality introduced in a minor or patch release, the content also indicates the release that introduced the feature. | 2024 | |----------------------------------------| +| [November 2024](2024_11_nov_rel_notes) | | [October 2024](2024_10_oct_rel_notes) | | [September 2024](2024_09_sep_rel_notes)| | [August 2024](2024_08_aug_rel_notes) | @@ -35,19 +41,19 @@ The Cloud Service documentation describes the latest version of Cloud Service, i
2023 -|| -|--------------------------------------| -| [December 2023](2023/2023_12_dec_rel_notes) | -| [November 2023](2023/2023_11_nov_rel_notes) | -| [October 2023](2023/2023_10_oct_rel_notes) | -| [September 2023](2023/2023_09_sep_rel_notes)| -| [August 2023](2023/2023_08_aug_rel_notes) | -| [July 2023](2023/2023_07_jul_rel_notes) | -| [June 2023](2023/2023_06_jun_rel_notes) | -| [May 2023](2023/2023_05_may_rel_notes) | -| [April 2023](2023/2023_04_apr_rel_notes) | -| [March 2023](2023/2023_03_mar_rel_notes) | -| [February 2023](2023/2023_02_feb_rel_notes) | -| [January 2023](2023/2023_01_jan_rel_notes) | +| 2023 | +|----------------------------------------------| +| [December 2023](2023/2023_12_dec_rel_notes) | +| [November 2023](2023/2023_11_nov_rel_notes) | +| [October 2023](2023/2023_10_oct_rel_notes) | +| [September 2023](2023/2023_09_sep_rel_notes) | +| [August 2023](2023/2023_08_aug_rel_notes) | +| [July 2023](2023/2023_07_jul_rel_notes) | +| [June 2023](2023/2023_06_jun_rel_notes) | +| [May 2023](2023/2023_05_may_rel_notes) | +| [April 2023](2023/2023_04_apr_rel_notes) | +| [March 2023](2023/2023_03_mar_rel_notes) | +| [February 2023](2023/2023_02_feb_rel_notes) | +| [January 2023](2023/2023_01_jan_rel_notes) |
diff --git a/advocacy_docs/edb-postgres-ai/index.mdx b/advocacy_docs/edb-postgres-ai/index.mdx index 4ee4c49ef4e..5b4ab79fffe 100644 --- a/advocacy_docs/edb-postgres-ai/index.mdx +++ b/advocacy_docs/edb-postgres-ai/index.mdx @@ -22,3 +22,6 @@ navigation: The home of all EDB Postgres® AI documentation. +!!!note "Deprecation" + 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. + diff --git a/advocacy_docs/supported-open-source/postgresql/installing/index.mdx b/advocacy_docs/supported-open-source/postgresql/installing/index.mdx index fe3359d13bb..37d9eacbb08 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/index.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/index.mdx @@ -41,7 +41,7 @@ Select a link to access the applicable installation instructions: ### Debian and derivatives -- [Ubuntu 22.04](linux_x86_64/postgresql_ubuntu_22), [Ubuntu 20.04](linux_x86_64/postgresql_ubuntu_20) +- [Ubuntu 22.04](linux_x86_64/postgresql_ubuntu_22) - [Debian 12](linux_x86_64/postgresql_debian_12), [Debian 11](linux_x86_64/postgresql_debian_11) diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_debian_12.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_debian_12.mdx index 26187dbef09..dfb3a38b00c 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_debian_12.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_debian_12.mdx @@ -37,4 +37,4 @@ Before you begin the installation process: sudo apt-get -y install postgresql- ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_rhel_9.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_rhel_9.mdx index 99d7acb4f60..55b89740a2a 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_rhel_9.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_rhel_9.mdx @@ -52,4 +52,4 @@ Before you begin the installation process: sudo dnf -y install postgresql-server postgresql-contrib ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_8.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_8.mdx index 4103e5c54da..bbc29c34980 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_8.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_8.mdx @@ -54,4 +54,4 @@ Before you begin the installation process: sudo dnf -y install postgresql-server postgresql-contrib ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_9.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_9.mdx index 842d74bb296..c33af01fcd8 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_9.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_9.mdx @@ -54,4 +54,4 @@ Before you begin the installation process: sudo dnf -y install postgresql-server postgresql-contrib ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_sles_15.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_sles_15.mdx index a31953cafa4..aef206de738 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_sles_15.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_sles_15.mdx @@ -47,4 +47,4 @@ Before you begin the installation process: sudo zypper -n install postgresql-server ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/index.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/index.mdx index ed79f869eb4..00942f6a71f 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/index.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/index.mdx @@ -10,7 +10,6 @@ navigation: - postgresql_other_linux_8 - postgresql_sles_15 - postgresql_ubuntu_22 - - postgresql_ubuntu_20 - postgresql_debian_12 - postgresql_debian_11 --- @@ -43,8 +42,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 22.04](postgresql_ubuntu_22) -- [Ubuntu 20.04](postgresql_ubuntu_20) - - [Debian 12](postgresql_debian_12) - [Debian 11](postgresql_debian_11) diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_11.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_11.mdx index a5b22f8e183..0a1eec48c7d 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_11.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_11.mdx @@ -37,4 +37,4 @@ Before you begin the installation process: sudo apt-get -y install postgresql- ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_12.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_12.mdx index 11ee583726e..0a8b97b683b 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_12.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_12.mdx @@ -37,4 +37,4 @@ Before you begin the installation process: sudo apt-get -y install postgresql- ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_8.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_8.mdx index 7c05941a38e..3b7e24ed004 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_8.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_8.mdx @@ -54,4 +54,4 @@ Before you begin the installation process: sudo dnf -y install postgresql-server postgresql-contrib ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_9.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_9.mdx index 92d4c6f4c52..ccdd36e0733 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_9.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_9.mdx @@ -54,4 +54,4 @@ Before you begin the installation process: sudo dnf -y install postgresql-server postgresql-contrib ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_8.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_8.mdx index fe2c8b6c87b..0e8b62b9fc9 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_8.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_8.mdx @@ -52,4 +52,4 @@ Before you begin the installation process: sudo dnf -y install postgresql-server postgresql-contrib ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_9.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_9.mdx index 85f8c1cf8d8..9a76d8ed03d 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_9.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_9.mdx @@ -52,4 +52,4 @@ Before you begin the installation process: sudo dnf -y install postgresql-server postgresql-contrib ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_sles_15.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_sles_15.mdx index 76fe2c2192d..413cf1cad96 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_sles_15.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_sles_15.mdx @@ -47,4 +47,4 @@ Before you begin the installation process: sudo zypper -n install postgresql-server ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_20.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_20.mdx deleted file mode 100644 index e742ba3fbcd..00000000000 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_20.mdx +++ /dev/null @@ -1,40 +0,0 @@ ---- -navTitle: Ubuntu 20.04 -title: Installing PostgreSQL on Ubuntu 20.04 x86_64 ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - !!! Note - Rather than use the EDB repository, you can obtain PostgreSQL installers and installation packages from the [PostgreSQL community downloads page](https://www.postgresql.org/download/). - !!! - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -```shell -sudo apt-get -y install postgresql- -``` - -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`. diff --git a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_22.mdx b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_22.mdx index 25129c010d1..d2fd1bc0bac 100644 --- a/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_22.mdx +++ b/advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_22.mdx @@ -37,4 +37,4 @@ Before you begin the installation process: sudo apt-get -y install postgresql- ``` -Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`. +Where `` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`. diff --git a/install_template/config.yaml b/install_template/config.yaml index 0485e53a8a4..229a781deec 100644 --- a/install_template/config.yaml +++ b/install_template/config.yaml @@ -373,7 +373,7 @@ products: supported versions: [11, 12, 13, 14, 15, 16, 17] - name: Ubuntu 20.04 arch: x86_64 - supported versions: [11, 12, 13, 14, 15, 16, 17] + supported versions: [11, 12, 13, 14, 15, 16] - name: SLES 15 arch: x86_64 supported versions: [11, 12, 13, 14, 15, 16, 17] @@ -411,7 +411,7 @@ products: supported versions: [15, 16, 17] - name: Ubuntu 20.04 arch: x86_64 - supported versions: [15, 16, 17] + supported versions: [15, 16] - name: EDB*Plus platforms: - name: AlmaLinux 8 or Rocky Linux 8 @@ -768,46 +768,46 @@ products: platforms: - name: RHEL 8 arch: ppc64le - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: RHEL 9 arch: ppc64le - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: AlmaLinux 8 or Rocky Linux 8 arch: x86_64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: AlmaLinux 9 or Rocky Linux 9 arch: x86_64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: RHEL 8 or OL 8 arch: x86_64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: RHEL 9 or OL 9 arch: x86_64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: RHEL 9 or OL 9 arch: arm64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: Debian 12 arch: x86_64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: Debian 12 arch: arm64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: Debian 11 arch: x86_64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: Ubuntu 20.04 arch: x86_64 supported versions: [15, 16] - name: Ubuntu 22.04 arch: x86_64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: SLES 15 arch: x86_64 - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: SLES 15 arch: ppc64le - supported versions: [15, 16] + supported versions: [15, 16, 17] - name: Replication Server platforms: - name: AlmaLinux 8 or Rocky Linux 8 diff --git a/product_docs/docs/epas/17/installing/index.mdx b/product_docs/docs/epas/17/installing/index.mdx index f98853d0098..2c7f3d5f4a4 100644 --- a/product_docs/docs/epas/17/installing/index.mdx +++ b/product_docs/docs/epas/17/installing/index.mdx @@ -41,7 +41,7 @@ Select a link to access the applicable installation instructions: ### Debian and derivatives -- [Ubuntu 22.04](linux_x86_64/epas_ubuntu_22), [Ubuntu 20.04](linux_x86_64/epas_ubuntu_20) +- [Ubuntu 22.04](linux_x86_64/epas_ubuntu_22) - [Debian 12](linux_x86_64/epas_debian_12), [Debian 11](linux_x86_64/epas_debian_11) diff --git a/product_docs/docs/epas/17/installing/linux_x86_64/epas_ubuntu_20.mdx b/product_docs/docs/epas/17/installing/linux_x86_64/epas_ubuntu_20.mdx deleted file mode 100644 index 2b721211e32..00000000000 --- a/product_docs/docs/epas/17/installing/linux_x86_64/epas_ubuntu_20.mdx +++ /dev/null @@ -1,129 +0,0 @@ ---- -navTitle: Ubuntu 20.04 -title: Installing EDB Postgres Advanced Server on Ubuntu 20.04 x86_64 -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. - -redirects: - - /epas/17/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu20_x86 - - /epas/17/epas_inst_linux/installing_epas_using_edb_repository/x86/epas_ubuntu20_x86 ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -```shell -sudo apt-get -y install edb-as-server -``` - -Where `` is the version of the EDB Postgres Advanced Server you're installing. For example, if you're installing version 17, the package name is `edb-as17-server`. - -To install an individual component: - -```shell -sudo apt-get -y install -``` - -Where `package_name` can be any of the available packages from the [available package list](/epas/17/installing/linux_install_details/rpm_packages/). - -## Initial configuration - -This section steps you through getting started with your cluster including logging in, ensuring the installation was successful, connecting to your cluster, and creating the user password. - -To work in your cluster, log in as the enterprisedb user. Connect to the database server using the psql command-line client. Alternatively, you can use a client of your choice with the appropriate connection string. - -```shell -sudo su - enterprisedb - -psql edb -``` - -The server runs with the `peer` or `ident` permission by default. You can change the authentication method by modifying the `pg_hba.conf` file. - -Before changing the authentication method, assign a password to the database superuser, enterprisedb. For more information on changing the authentication, see [Modifying the pg_hba.conf file](../../database_administration/01_configuration_parameters/01_setting_new_parameters/#modifying-the-pg_hbaconf-file). - -```sql -ALTER ROLE enterprisedb IDENTIFIED BY password; -``` - -## Experiment - -Now you're ready to create and connect to a database, create a table, insert data in a table, and view the data from the table. - -First, use psql to create a database named `hr` to hold human resource information. - -```sql -# running in psql -CREATE DATABASE hr; -__OUTPUT__ -CREATE DATABASE -``` - -Connect to the `hr` database inside psql: - -``` -\c hr -__OUTPUT__ -psql (17.0.0, server 17.0.0) -You are now connected to database "hr" as user "enterprisedb". -``` - -Create columns to hold department numbers, unique department names, and locations: - -``` -CREATE TABLE public.dept (deptno numeric(2) NOT NULL CONSTRAINT dept_pk -PRIMARY KEY, dname varchar(14) CONSTRAINT dept_dname_uq UNIQUE, loc -varchar(13)); -__OUTPUT__ -CREATE TABLE -``` - -Insert values into the `dept` table: - -``` -INSERT INTO dept VALUES (10,'ACCOUNTING','NEW YORK'); -__OUTPUT__ -INSERT 0 1 -``` - -``` -INSERT into dept VALUES (20,'RESEARCH','DALLAS'); -__OUTPUT__ -INSERT 0 1 -``` - -View the table data by selecting the values from the table: - -``` -SELECT * FROM dept; -__OUTPUT__ -deptno | dname | loc ---------+------------+---------- -10 | ACCOUNTING | NEW YORK -20 | RESEARCH | DALLAS -(2 rows) -``` diff --git a/product_docs/docs/epas/17/installing/linux_x86_64/index.mdx b/product_docs/docs/epas/17/installing/linux_x86_64/index.mdx index f0b99b5fe2b..d56b8114664 100644 --- a/product_docs/docs/epas/17/installing/linux_x86_64/index.mdx +++ b/product_docs/docs/epas/17/installing/linux_x86_64/index.mdx @@ -18,7 +18,6 @@ navigation: - epas_other_linux_8 - epas_sles_15 - epas_ubuntu_22 - - epas_ubuntu_20 - epas_debian_12 - epas_debian_11 --- @@ -51,8 +50,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 22.04](epas_ubuntu_22) -- [Ubuntu 20.04](epas_ubuntu_20) - - [Debian 12](epas_debian_12) - [Debian 11](epas_debian_11) diff --git a/product_docs/docs/pge/17/installing/index.mdx b/product_docs/docs/pge/17/installing/index.mdx index 4883cc3bb07..61a8900ad8e 100644 --- a/product_docs/docs/pge/17/installing/index.mdx +++ b/product_docs/docs/pge/17/installing/index.mdx @@ -25,7 +25,7 @@ Select a link to access the applicable installation instructions: ### Debian and derivatives -- [Ubuntu 22.04](linux_x86_64/pge_ubuntu_22), [Ubuntu 20.04](linux_x86_64/pge_ubuntu_20) +- [Ubuntu 22.04](linux_x86_64/pge_ubuntu_22) - [Debian 12](linux_x86_64/pge_debian_12), [Debian 11](linux_x86_64/pge_debian_11) diff --git a/product_docs/docs/pge/17/installing/linux_x86_64/index.mdx b/product_docs/docs/pge/17/installing/linux_x86_64/index.mdx index 0ec9f379e21..6e773b54920 100644 --- a/product_docs/docs/pge/17/installing/linux_x86_64/index.mdx +++ b/product_docs/docs/pge/17/installing/linux_x86_64/index.mdx @@ -8,7 +8,6 @@ navigation: - pge_other_linux_9 - pge_other_linux_8 - pge_ubuntu_22 - - pge_ubuntu_20 - pge_debian_12 - pge_debian_11 --- @@ -37,8 +36,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 22.04](pge_ubuntu_22) -- [Ubuntu 20.04](pge_ubuntu_20) - - [Debian 12](pge_debian_12) - [Debian 11](pge_debian_11) diff --git a/product_docs/docs/pge/17/installing/linux_x86_64/pge_ubuntu_20.mdx b/product_docs/docs/pge/17/installing/linux_x86_64/pge_ubuntu_20.mdx deleted file mode 100644 index e396a6b58b7..00000000000 --- a/product_docs/docs/pge/17/installing/linux_x86_64/pge_ubuntu_20.mdx +++ /dev/null @@ -1,124 +0,0 @@ ---- -navTitle: Ubuntu 20.04 -title: Installing EDB Postgres Extended Server on Ubuntu 20.04 x86_64 -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. - -redirects: ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -```shell -sudo apt-get -y install edb-postgresextended-17 -``` - -## Initial configuration - -This section steps you through getting started with your cluster including logging in, ensuring the installation was successful, connecting to your cluster, and creating the user password. - -First, you need to initialize and start the database cluster. The `edb-pge-17-setup` script creates a cluster. - -```shell -sudo PGSETUP_INITDB_OPTIONS="-E UTF-8" /usr/lib/edb-pge/17/bin/edb-pge-17-setup initdb - -sudo systemctl start edb-pge-17 -``` - -To work in your cluster, log in as the postgres user. Connect to the database server using the psql command-line client. Alternatively, you can use a client of your choice with the appropriate connection string. - -```shell -sudo -iu postgres - -psql postgres -``` - -The server runs with the `peer` or `ident` permission by default. You can change the authentication method by modifying the `pg_hba.conf` file. - -Before changing the authentication method, assign a password to the database superuser, postgres. For more information on changing the authentication, see [Modifying the pg_hba.conf file](../../administration/01_setting_configuration_parameters/#modifying-the-pg_hbaconf-file). - -```sql -ALTER ROLE postgres with PASSWORD 'password'; -``` - -## Experiment - -Now you're ready to create and connect to a database, create a table, insert data in a table, and view the data from the table. - -First, use psql to create a database named `hr` to hold human resource information. - -```sql -# running in psql -CREATE DATABASE hr; -__OUTPUT__ -CREATE DATABASE -``` - -Connect to the `hr` database inside psql: - -``` -\c hr -__OUTPUT__ -You are now connected to database "hr" as user "postgres". -``` - -Create columns to hold department numbers, unique department names, and locations: - -``` -CREATE TABLE public.dept (deptno numeric(2) NOT NULL CONSTRAINT dept_pk -PRIMARY KEY, dname varchar(14) CONSTRAINT dept_dname_uq UNIQUE, loc -varchar(13)); -__OUTPUT__ -CREATE TABLE -``` - -Insert values into the `dept` table: - -``` -INSERT INTO dept VALUES (10,'ACCOUNTING','NEW YORK'); -__OUTPUT__ -INSERT 0 1 -``` - -``` -INSERT into dept VALUES (20,'RESEARCH','DALLAS'); -__OUTPUT__ -INSERT 0 1 -``` - -View the table data by selecting the values from the table: - -``` -SELECT * FROM dept; -__OUTPUT__ -deptno | dname | loc ---------+------------+---------- -10 | ACCOUNTING | NEW YORK -20 | RESEARCH | DALLAS -(2 rows) -``` diff --git a/src/templates/learn-doc.js b/src/templates/learn-doc.js index c5bcdcd0f0f..91132384f08 100644 --- a/src/templates/learn-doc.js +++ b/src/templates/learn-doc.js @@ -215,6 +215,12 @@ const LearnDocTemplate = ({ data, pageContext }) => {
{editOrFeedbackButton}
+ {frontmatter.displayBanner ? ( + + ) : null} +