Repository 404 errors and removed versions¶
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.
The following versions are affected:
ppg-14.19ppg-15.14ppg-16.10ppg-17.6
Reason for removal¶
These versions were part of a release that included known issues affecting stability and reliability.
To prevent unintended usage, these repositories were removed from distribution. These versions are not recommended for production use.
For additional details, see the relevant release notes.
What should you do instead?¶
Use the latest available minor version for your PostgreSQL major version.
Examples:
- Replace
ppg-15.14with the latest availableppg-15.x
For upgrade instructions, see the minor upgrade guide.