Skip to content
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

[v15] Correct postgres retention_period as a fragment instead of a GET param #49232

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

programmerq
Copy link
Contributor

Backport #46898 to branch/v15

When trying to use `retention_period` query param with a `postgresql://` URI, this causes a failure.

`server error (FATAL: unrecognized configuration parameter "retention_period" (SQLSTATE 42704))`

The correct syntax is to include it in the fragment portion of the URI instead.
@programmerq programmerq added the no-changelog Indicates that a PR does not require a changelog entry label Nov 19, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49232.d1v2yqnl3ruxch.amplifyapp.com

Copy link

🤖 Vercel preview here: https://docs-41rjueigy-goteleport.vercel.app/docs/ver/preview

@programmerq programmerq added this pull request to the merge queue Nov 19, 2024
Merged via the queue into branch/v15 with commit 7a9dfbd Nov 19, 2024
37 of 38 checks passed
@programmerq programmerq deleted the bot/backport-46898-branch/v15 branch November 19, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport documentation no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants