-
Notifications
You must be signed in to change notification settings - Fork 37
PG-2275 - Repository 404 errors and removed versions (14) #936
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
Merged
+61
−6
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # Frequently Asked Questions | ||
|
|
||
| This FAQ answers common questions about using Percona Distribution for PostgreSQL 14. | ||
|
|
||
| If you're looking for help with errors or runtime issues, see the [Troubleshooting guide](troubleshooting.md). | ||
|
|
||
| ## Does MINOR cover both upstream feature and patch releases? | ||
|
|
||
| Yes, if we ship a future minor of PG14+ this always includes the patchset from Percona as well. | ||
|
|
||
| ## When upstream bumps MINOR, should PATCH always reset to 1? | ||
|
|
||
| The first release will always be `MAJOR.MINOR.1`. | ||
|
|
||
| !!! note | ||
| Don’t see your question here? Feel free to click the link below to get free database assistance or contact our experts for personalized support. | ||
|
|
||
| [**Get help from Percona**](get-help.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| # 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.19` | ||
| - `ppg-15.14` | ||
| - `ppg-16.10` | ||
| - `ppg-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](release-notes/release-notes-v14.20.md). | ||
|
|
||
| ## What should you do instead? | ||
|
|
||
| Use the latest available minor version for your PostgreSQL major version. | ||
|
|
||
| Examples: | ||
|
|
||
| - Replace `ppg-14.19` with the latest available `ppg-14.x` | ||
|
|
||
| For upgrade instructions, see the [minor upgrade guide](minor-upgrade.md). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.