Skip to content

Commit

Permalink
Merge pull request #6306 from EnterpriseDB/content/docs/epas_pge17/ub…
Browse files Browse the repository at this point in the history
…untu20_remove

EPAS and PGE 17 - Remove Ubuntu 20 install topics
  • Loading branch information
nidhibhammar authored Dec 2, 2024
2 parents 2f95898 + 9aedb3d commit 95c63f7
Show file tree
Hide file tree
Showing 23 changed files with 31 additions and 333 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Before you begin the installation process:
sudo apt-get -y install postgresql-<xx>
```

Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`.
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Before you begin the installation process:
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
```

Where `<xx>` 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 `<xx>` 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`.
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ Before you begin the installation process:
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
```

Where `<xx>` 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 `<xx>` 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`.
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ Before you begin the installation process:
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
```

Where `<xx>` 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 `<xx>` 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`.
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Before you begin the installation process:
sudo zypper -n install postgresql<xx>-server
```

Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server`.
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server`.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ navigation:
- postgresql_other_linux_8
- postgresql_sles_15
- postgresql_ubuntu_22
- postgresql_ubuntu_20
- postgresql_debian_12
- postgresql_debian_11
---
Expand Down Expand Up @@ -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)
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Before you begin the installation process:
sudo apt-get -y install postgresql-<xx>
```

Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`.
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Before you begin the installation process:
sudo apt-get -y install postgresql-<xx>
```

Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`.
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`.
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ Before you begin the installation process:
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
```

Where `<xx>` 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 `<xx>` 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`.
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ Before you begin the installation process:
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
```

Where `<xx>` 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 `<xx>` 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`.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Before you begin the installation process:
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
```

Where `<xx>` 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 `<xx>` 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`.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Before you begin the installation process:
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
```

Where `<xx>` 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 `<xx>` 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`.
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Before you begin the installation process:
sudo zypper -n install postgresql<xx>-server
```

Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server`.
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server`.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Before you begin the installation process:
sudo apt-get -y install postgresql-<xx>
```

Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`.
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`.
30 changes: 15 additions & 15 deletions install_template/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion product_docs/docs/epas/17/installing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
129 changes: 0 additions & 129 deletions product_docs/docs/epas/17/installing/linux_x86_64/epas_ubuntu_20.mdx

This file was deleted.

3 changes: 0 additions & 3 deletions product_docs/docs/epas/17/installing/linux_x86_64/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ navigation:
- epas_other_linux_8
- epas_sles_15
- epas_ubuntu_22
- epas_ubuntu_20
- epas_debian_12
- epas_debian_11
---
Expand Down Expand Up @@ -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)
2 changes: 1 addition & 1 deletion product_docs/docs/pge/17/installing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Loading

1 comment on commit 95c63f7

@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.