Skip to content

Release notes reorganization improvements 14 #822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: 14
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ Our comprehensive resources will help you overcome challenges, from everyday iss

Learn about the releases and changes in the Distribution.

[Release notes :material-arrow-right:]({{release}}.md){.md-button}
[Release notes :material-arrow-right:](release-notes/{{release}}.md){.md-button}
</div>
</div>


47 changes: 0 additions & 47 deletions docs/release-notes.md

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.10 (2023-11-05)

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

Percona Distribution for PostgreSQL is a solution with the collection of tools from PostgreSQL community that are tested to work together and serve to assist you in deploying and managing PostgreSQL. The aim of Percona Distribution for PostgreSQL is to address the operational issues like High-Availability, Disaster Recovery, Security, Observability, Spatial data handling, Performance and Scalability and others that enterprises are facing.

Expand All @@ -9,8 +9,8 @@ This release of Percona Distribution for PostgreSQL is based on [PostgreSQL 14.1

## Release Highlights

* Docker images are now available for x86_64 architectures. Their inclusion in the distribution aims to simplify the developers' experience with the Distribution. Refer to the [Docker guide](docker.md) for how to run Percona Distribution for PostgreSQL in Docker.
* Telemetry is now enabled in Percona Distribution for PostgreSQL to fill in the gaps in our understanding of how you use it and help us improve our products. Participation in the anonymous program is optional. You can opt-out if you prefer not to share this information. Find more information in the [on Percona Distribution for PostgreSQL](telemetry.md) document.
* Docker images are now available for x86_64 architectures. Their inclusion in the distribution aims to simplify the developers' experience with the Distribution. Refer to the [Docker guide](../docker.md) for how to run Percona Distribution for PostgreSQL in Docker.
* Telemetry is now enabled in Percona Distribution for PostgreSQL to fill in the gaps in our understanding of how you use it and help us improve our products. Participation in the anonymous program is optional. You can opt-out if you prefer not to share this information. Find more information in the [on Percona Distribution for PostgreSQL](../telemetry.md) document.

------------------------------------------------------------------------------

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.10 Update (2024-01-19)

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

Percona Distribution for PostgreSQL is a solution with the collection of tools from PostgreSQL community that are tested to work together and serve to assist you in deploying and managing PostgreSQL. The aim of Percona Distribution for PostgreSQL is to address the operational issues like High-Availability, Disaster Recovery, Security, Observability, Spatial data handling, Performance and Scalability and others that enterprises are facing.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.11 (2024-03-01)

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

Percona Distribution for PostgreSQL is a solution with the collection of tools from PostgreSQL community that are tested to work together and serve to assist you in deploying and managing PostgreSQL. The aim of Percona Distribution for PostgreSQL is to address the operational issues like High-Availability, Disaster Recovery, Security, Observability, Spatial data handling, Performance and Scalability and others that enterprises are facing.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.12 (2024-06-07)

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

Percona Distribution for PostgreSQL is a solution with the collection of tools from PostgreSQL community that are tested to work together and serve to assist you in deploying and managing PostgreSQL. The aim of Percona Distribution for PostgreSQL is to address the operational issues like High-Availability, Disaster Recovery, Security, Observability, Spatial data handling, Performance and Scalability and others that enterprises are facing.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.13 ({{date.14_13}})

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

Percona Distribution for PostgreSQL is a solution with the collection of tools from PostgreSQL community that are tested to work together and serve to assist you in deploying and managing PostgreSQL. The aim of Percona Distribution for PostgreSQL is to address the operational issues like High-Availability, Disaster Recovery, Security, Observability, Spatial data handling, Performance and Scalability and others that enterprises are facing.

Expand All @@ -19,7 +19,7 @@ This release of Percona Distribution for PostgreSQL is based on [PostgreSQL 14.1
* Debian 11
* Debian 12

* Percona Distribution for PostgreSQL includes the enhanced telemetry feature and provides comprehensive information about how telemetry works, its components and metrics as well as updated methods how to disable telemetry. Read more in [Telemetry and data collection](telemetry.md)
* Percona Distribution for PostgreSQL includes the enhanced telemetry feature and provides comprehensive information about how telemetry works, its components and metrics as well as updated methods how to disable telemetry. Read more in [Telemetry and data collection](../telemetry.md)
* Percona Distribution for PostgreSQL includes pg_stat_monitor 2.1.0 that provides the ability to [disable the application name tracking for a query](https://docs.percona.com/pg-stat-monitor/configuration.html#pg_stat_monitorpgsm_track_application_names). This way you can optimize pg_stat_monitor's performance impact.

## Packaging Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.15 ({{date.14_15}})

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

--8<-- "release-notes-intro.md"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.17 ({{date.14_17}})

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

--8<-- "release-notes-intro.md"

Expand All @@ -15,15 +15,15 @@ This release fixes [CVE-2025-1094](https://www.postgresql.org/support/security/C

* Percona Distribution for PostgreSQL Docker image is now based on Universal Base Image (UBI) version 9, which includes the latest security fixes. This makes the image compliant with the Red Hat certification and ensures the seamless work of containers on Red Hat OpenShift Container Platform.

* You no longer have to specify the `{{dockertag}}-multi` tag when you run Percona Distribution for PostgreSQL in Docker. Instead, use the `percona/percona-distribution-postgresql:{{dockertag}}`. Docker automatically identifies the architecture of your operating system and pulls the corresponding image. Refer to [Run in Docker](docker.md) for how to get started.
* You no longer have to specify the `{{dockertag}}-multi` tag when you run Percona Distribution for PostgreSQL in Docker. Instead, use the `percona/percona-distribution-postgresql:{{dockertag}}`. Docker automatically identifies the architecture of your operating system and pulls the corresponding image. Refer to [Run in Docker](../docker.md) for how to get started.

### PostGIS is included into tarballs

We have extended Percona Distribution for PostgreSQL tarballs with PostGIS - an open-source extension to handle spacial data. This way you can install and run PostgreSQL as a geospatial database on hosts without a direct access to the Internet. Learn more about [installing from tarballs](tarball.md) and [Spacial data manipulation](solutions/postgis.md).
We have extended Percona Distribution for PostgreSQL tarballs with PostGIS - an open-source extension to handle spacial data. This way you can install and run PostgreSQL as a geospatial database on hosts without a direct access to the Internet. Learn more about [installing from tarballs](../tarball.md) and [Spacial data manipulation](../solutions/postgis.md).

### Deprecation of meta packages

[Meta-packages for Percona Distribution for PostgreSQL](repo-overview.md#repository-contents) are deprecated and will be removed in future releases.
[Meta-packages for Percona Distribution for PostgreSQL](../repo-overview.md#repository-contents) are deprecated and will be removed in future releases.

## Supplied third-party extensions

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.18 ({{date.14_18}})

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

--8<-- "release-notes-intro.md"

Expand All @@ -10,7 +10,7 @@ This release of Percona Distribution for PostgreSQL is based on [PostgreSQL 14.1

### Updated Major upgrade topic in documentation

The [Upgrading Percona Distribution for PostgreSQL from 13 to 14](major-upgrade.md) guide has been updated with revised steps for the [On Debian and Ubuntu using `apt`](major-upgrade.md/#on-debian-and-ubuntu-using-apt) section, improving clarity and reliability of the upgrade process.
The [Upgrading Percona Distribution for PostgreSQL from 13 to 14](../major-upgrade.md) guide has been updated with revised steps for the [On Debian and Ubuntu using `apt`](../major-upgrade.md/#on-debian-and-ubuntu-using-apt) section, improving clarity and reliability of the upgrade process.

## Supplied third-party extensions

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percona Distribution for PostgreSQL 14.18 Update ({{date.14_18_1}})

[Installation](installing.md){.md-button}
[Installation](../installing.md){.md-button}

--8<-- "release-notes-intro.md"

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| Release date: | June 1, 2022 |
|:--------------|:----------------------------------------------------------------|
| **Installation**: | [Installing Percona Distribution for PostgreSQL](installing.md) |
| **Installation**: | [Installing Percona Distribution for PostgreSQL](../installing.md) |


Percona Distribution for PostgreSQL is a collection of tools to assist you in managing PostgreSQL. Percona Distribution for PostgreSQL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| Release date: | June 27, 2022 |
|:--------------|:----------------------------------------------------------------|
| **Installation**: | [Installing Percona Distribution for PostgreSQL](installing.md) |
| **Installation**: | [Installing Percona Distribution for PostgreSQL](../installing.md) |


Percona Distribution for PostgreSQL is a collection of tools to assist you in managing PostgreSQL. Percona Distribution for PostgreSQL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| Release date: | September 5, 2022 |
|:------------------|:-----------------------|
| **Installation**: | [Installing Percona Distribution for PostgreSQL](installing.md) |
| **Installation**: | [Installing Percona Distribution for PostgreSQL](../installing.md) |


Percona Distribution for PostgreSQL is a collection of tools to assist you in managing PostgreSQL. Percona Distribution for PostgreSQL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@

| Release date: | November 23, 2022 |
|:------------------|:-----------------------|
| **Installation**: | [Installing Percona Distribution for PostgreSQL](installing.md) |
| **Installation**: | [Installing Percona Distribution for PostgreSQL](../installing.md) |


Percona Distribution for PostgreSQL is a collection of tools to assist you in managing PostgreSQL. Percona Distribution for PostgreSQL
installs PostgreSQL and complements it by a selection of extensions that
enable solving essential practical tasks efficiently.

This release of Percona Distribution for PostgreSQL is based on [PostgreSQL 14.6 ](https://www.postgresql.org/docs/14/release-14-6.html).
This release of Percona Distribution for PostgreSQL is based on [PostgreSQL 14.6 ](https://www.postgresql.org/docs/14/release-14-6.html).

Percona Distribution for PostgreSQL now includes the [meta-packages](repo-overview.md#repository-contents) that simplify its installation. The `percona-ppg-server` meta-package installs PostgreSQL and the extensions, while `percona-ppg-server-ha` package installs high-availability components that are recommended by Percona.
Percona Distribution for PostgreSQL now includes the [meta-packages](../repo-overview.md#repository-contents) that simplify its installation. The `percona-ppg-server` meta-package installs PostgreSQL and the extensions, while `percona-ppg-server-ha` package installs high-availability components that are recommended by Percona.

The following is the list of extensions available in Percona Distribution for PostgreSQL.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| Release date: | March 23, 2023 |
|:------------------|:-----------------------|
| **Installation**: | [Installing Percona Distribution for PostgreSQL](installing.md) |
| **Installation**: | [Installing Percona Distribution for PostgreSQL](../installing.md) |


Percona Distribution for PostgreSQL is a collection of tools to assist you in managing PostgreSQL. Percona Distribution for PostgreSQL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

| Release date: | May 22, 2023 |
|:------------------|:-----------------------|
| **Installation**: | [Installing Percona Distribution for PostgreSQL](installing.md) |
| **Installation**: | [Installing Percona Distribution for PostgreSQL](../installing.md) |


Percona Distribution for PostgreSQL is a solution with the collection of tools from PostgreSQL community that are tested to work together and serve to assist you in deploying and managing PostgreSQL. The aim of Percona Distribution for PostgreSQL is to address the operational issues like High-Availability, Disaster Recovery, Security, Performance and Scalability and others that enterprises are facing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| Release date: | June 28, 2023 |
|:------------------|:-----------------------|
| **Installation**: | [Installing Percona Distribution for PostgreSQL](installing.md) |
| **Installation**: | [Installing Percona Distribution for PostgreSQL](../installing.md) |

Percona Distribution for PostgreSQL is a solution with the collection of tools from PostgreSQL community that are tested to work together and serve to assist you in deploying and managing PostgreSQL. The aim of Percona Distribution for PostgreSQL is to address the operational issues like High-Availability, Disaster Recovery, Security, Performance and Scalability and others that enterprises are facing.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| Release date: | August 30, 2023 |
|:------------------|:-----------------------|
| **Installation**: | [Installing Percona Distribution for PostgreSQL](installing.md) |
| **Installation**: | [Installing Percona Distribution for PostgreSQL](../installing.md) |

Percona Distribution for PostgreSQL is a solution with the collection of tools from PostgreSQL community that are tested to work together and serve to assist you in deploying and managing PostgreSQL. The aim of Percona Distribution for PostgreSQL is to address the operational issues like High-Availability, Disaster Recovery, Security, Observability, Spatial data handling, Performance and Scalability and others that enterprises are facing.

Expand Down
59 changes: 59 additions & 0 deletions docs/release-notes/release-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Release notes index

This page lists all release notes for Percona Distribution for PostgreSQL 14, organized by year and version. Use it to track new features, fixes, and updates across major and minor versions.

## 2025

* [14.18 Update](release-notes-v14.18.upd.md) ({{date.14_18_1}})

* [14.18](release-notes-v14.18.md) ({{date.14_18}})

* [14.17](release-notes-v14.17.md) ({{date.14_17}})

## 2024

* [14.15](release-notes-v14.15.md) ({{date.14_15}})

* [14.13](release-notes-v14.13.md) ({{date.14_13}})

* [14.12](release-notes-v14.12.md) (2024-06-07)

* [14.11](release-notes-v14.11.md) (2024-03-01)

* [14.10 Update](release-notes-v14.10.upd.md) (2024-01-19)

## 2023

* [14.10](release-notes-v14.10.md) (2023-11-05)

* [14.9](release-notes-v14.9.md) (2023-08-30)

* [14.8](release-notes-v14.8.md) (2023-06-29)

* [14.7 Update](release-notes-v14.7.upd.md) (2023-05-22)

* [14.7](release-notes-v14.7.md) (2023-02-23)

## 2022

* [14.6](release-notes-v14.6.md) (2022-11-23)

* [14.5](release-notes-v14.5.md) (2022-09-05)

* [14.4](release-notes-v14.4.md) (2022-06-27)

* [14.3](release-notes-v14.3.md) (2022-06-01)

* [14.2 Second Update](release-notes-v14.2.upd2.md) (2022-05-05)

* [14.2 Update](release-notes-v14.2.upd.md) (2022-04-14)

* [14.2](release-notes-v14.2.md) (2022-03-16)

## 2021

* [14.1 Second Update](release-notes-v14.1.upd2.md) (2021-12-07)

* [14.1 Update](release-notes-v14.1.upd.md) (2021-12-02)

* [14.1](release-notes-v14.1.md) (2021-11-22)
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy