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
Some Percona Distribution for PostgreSQL repository versions are no longer available and may return a `404 Not Found` error when accessed. The affected versions are:
6
+
7
+
- ppg-14.19
8
+
- ppg-15.14
9
+
- ppg-16.10
10
+
- ppg-17.6
11
+
12
+
## Reason for removal
13
+
14
+
These versions were part of a release that included known issues affecting stability and reliability (also referred to internally as the "assertion release").
15
+
16
+
To prevent unintended usage, these repositories were removed from distribution.
17
+
18
+
## What should you do instead?
19
+
20
+
Use the latest available minor version for your PostgreSQL major version.
21
+
22
+
Example:
23
+
24
+
- Instead of `ppg-16.10`, use the latest `ppg-16.x`
0 commit comments