You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/remove-repo-ver.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Some Percona Distribution for PostgreSQL repository versions are no longer available and may return a `404 Not Found` error when accessed. This happens because these versions have been removed from the repository.
4
4
5
-
The affected versions are:
5
+
The following versions are affected:
6
6
7
7
-`ppg-14.19`
8
8
-`ppg-15.14`
@@ -11,8 +11,6 @@ The affected versions are:
11
11
12
12
## Reason for removal
13
13
14
-
These versions were part of a release that included known issues affecting stability and reliability.
15
-
16
14
To prevent unintended usage, these repositories were removed from distribution.
17
15
18
16
These versions are not recommended for production use.
@@ -23,6 +21,6 @@ Use the latest available minor version for your PostgreSQL major version.
23
21
24
22
Examples:
25
23
26
-
-Instead of `ppg-17.6`, use the latest `ppg-17.x`
24
+
-Replace `ppg-17.6` with the latest available`ppg-17.x`
27
25
28
-
For installation and upgrade instructions, see the [minor upgrade guide](minor-upgrade.md).
26
+
For upgrade instructions, see the [minor upgrade guide](minor-upgrade.md).
0 commit comments