Skip to content

Commit

Permalink
Merge pull request #6194 from EnterpriseDB/release/2024-10-30a
Browse files Browse the repository at this point in the history
Release: 2024-10-30a
  • Loading branch information
gvasquezvargas authored Oct 30, 2024
2 parents 4482b4c + 75c43fe commit 2956771
Show file tree
Hide file tree
Showing 631 changed files with 213,903 additions and 5,284 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The `psql` command is a powerful tool for interacting with PostgreSQL databases.

### macOS:

You can install the PostgreSQL client using [Homebrew](brew.sh):
You can install the PostgreSQL client using [Homebrew](https://brew.sh):

```
brew install libpq
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ Cloud Service's February 2024 release includes the following enhancements and bu
| ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enhancement | Added **US West 2** and **East US 1** regions for Azure on Cloud Service hosted accounts. |
| Enhancement | Added **Asia Pacific (Hong Kong)** region for AWS on your cloud accounts. |
| Enhancement | Added [access key](/edb-postgres-ai/cloud-service/using_the_api/access_key/) authentication method and [machine user](../administering_cluster/01_portal_access.mdx/#machine-users) to support access key authentication method. |
| Enhancement | Added [access key](/edb-postgres-ai/cloud-service/using_the_api/access_key/) authentication method and [machine user](/edb-postgres-ai/console/using/organizations/machine_users/) to support access key authentication method. |
| Enhancement | Cloud Service CLI v3.6.0 is now available. Learn more about what’s new [here](https://cli.biganimal.com/versions/v3.6.0/). |
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: "Managing machine users in your organization"
navTitle: "Managing machine users"
description: "Creating machine users to safely drive automated access to EDB Postgres AI"
redirects:
- /purl/upm/machine-user-docs #UPM (BA / Cloud Service) permalink
---

## Machine users
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ description: "How to invite users, authenticate them, and grant them access to E
redirects:
- /biganimal/latest/administering_cluster/01_portal_access/ #generated for BigAnimal URL path removal branch
- /purl/upm/manage-portal-access #UPM (BA / Cloud Service) permalink
- /purl/upm/machine-user-docs #UPM (BA / Cloud Service) permalink
---

EDB Postgres AI uses role-based access controls to grant users access to different parts of the application using organization-level and project-level roles. Roles are sets of permissions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Select a link to access the applicable installation instructions:

### SUSE Linux Enterprise (SLES)

- [SLES 15](linux_x86_64/edb-dms-reader_sles_15), [SLES 12](linux_x86_64/edb-dms-reader_sles_12)
- [SLES 15](linux_x86_64/edb-dms-reader_sles_15)

### Debian and derivatives

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`apt-cache search enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`apt-cache search enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`zypper lr -E | grep enterprisedb`

Expand All @@ -28,12 +28,10 @@ Before you begin the installation process:
1. Follow the instructions for setting up the EDB repository.

- Activate the required SUSE module:

```shell
sudo SUSEConnect -p PackageHub/15.4/x86_64

```

- Refresh the metadata:
```shell
sudo zypper refresh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`apt-cache search enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`apt-cache search enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ navigation:
- edb-dms-reader_rhel_8
- edb-dms-reader_other_linux_9
- edb-dms-reader_sles_15
- edb-dms-reader_sles_12
- edb-dms-reader_ubuntu_22
- edb-dms-reader_ubuntu_20
- edb-dms-reader_debian_12
Expand All @@ -35,8 +34,6 @@ Operating system-specific install instructions are described in the correspondin

- [SLES 15](edb-dms-reader_sles_15)

- [SLES 12](edb-dms-reader_sles_12)

### Debian and derivatives

- [Ubuntu 22.04](edb-dms-reader_ubuntu_22)
Expand Down
10 changes: 5 additions & 5 deletions advocacy_docs/playground/1/01_examples/admonitions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,30 @@ title: Admonitions
without any title

!!!important IMPORTANT TITLE HERE
You can have [markdown](www.google.com) in here, neat
You can have [markdown](https://www.google.com) in here, neat

1. A list

2. With items

> !!!tip TIP TITLE HERE
> You can have [markdown](www.google.com) in here, neat
> You can have [markdown](https://www.google.com) in here, neat
> ```
including fenced code
```
3. And stuff

!!!note NOTE TITLE HERE
You can have [markdown](www.google.com) in here, neat
You can have [markdown](https://www.google.com) in here, neat
!!!

!!!warning ""
You can have [markdown](www.google.com) in here, neat
You can have [markdown](https://www.google.com) in here, neat

!!! danger Indented code block in fenced admonition

You can have [markdown](www.google.com) in here, neat
You can have [markdown](https://www.google.com) in here, neat

!!!

Expand Down
2 changes: 1 addition & 1 deletion advocacy_docs/security/assessments/cve-2024-0985.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ CVSS Vector: AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

| Product | VRMF | Remediation/First Fix |
|---------|--------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|
| PGE | All versions prior to 15.6.0 | Update to latest supported version <br/> (at least [15.6.0](pge/15/release_notes/rel_notes15.6/) and patch existing clusters. |
| PGE | All versions prior to 15.6.0 | Update to latest supported version <br/> (at least [15.6.0](/pge/15/release_notes/rel_notes15.6/) and patch existing clusters. |

!!! Note
The exploit referred to in this CVE did not work on PostgreSQL 16. The
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Select a link to access the applicable installation instructions:

### SUSE Linux Enterprise (SLES)

- [SLES 15](linux_x86_64/postgresql_sles_15), [SLES 12](linux_x86_64/postgresql_sles_12)
- [SLES 15](linux_x86_64/postgresql_sles_15)

### Debian and derivatives

Expand All @@ -53,7 +53,7 @@ Select a link to access the applicable installation instructions:

### SUSE Linux Enterprise (SLES)

- [SLES 15](linux_ppc64le/postgresql_sles_15), [SLES 12](linux_ppc64le/postgresql_sles_12)
- [SLES 15](linux_ppc64le/postgresql_sles_15)

## Linux [AArch64 (ARM64)](linux_arm64)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`apt-cache search enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ navigation:
- postgresql_rhel_9
- postgresql_rhel_8
- postgresql_sles_15
- postgresql_sles_12
---

Operating system-specific install instructions are described in the corresponding documentation:
Expand All @@ -21,5 +20,3 @@ Operating system-specific install instructions are described in the correspondin
### SUSE Linux Enterprise (SLES)

- [SLES 15](postgresql_sles_15)

- [SLES 12](postgresql_sles_12)
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`zypper lr -E | grep enterprisedb`

Expand All @@ -32,12 +32,10 @@ Before you begin the installation process:
1. Follow the instructions for setting up the EDB repository.

- Activate the required SUSE module:

```shell
sudo SUSEConnect -p PackageHub/15.4/ppc64le

```

- Refresh the metadata:
```shell
sudo zypper refresh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ navigation:
- postgresql_other_linux_9
- postgresql_other_linux_8
- postgresql_sles_15
- postgresql_sles_12
- postgresql_ubuntu_22
- postgresql_ubuntu_20
- postgresql_debian_12
Expand Down Expand Up @@ -40,8 +39,6 @@ Operating system-specific install instructions are described in the correspondin

- [SLES 15](postgresql_sles_15)

- [SLES 12](postgresql_sles_12)

### Debian and derivatives

- [Ubuntu 22.04](postgresql_ubuntu_22)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`apt-cache search enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`apt-cache search enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before you begin the installation process:

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:
To determine if your repository exists, enter this command:

`dnf repolist | grep enterprisedb`

Expand Down
Loading

2 comments on commit 2956771

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

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

πŸŽ‰ Published on https://edb-docs.netlify.app as production
πŸš€ Deployed on https://672264ba46a8b00651d0f87e--edb-docs.netlify.app

Please sign in to comment.