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

[v17] Fix auto user role grant #50782

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

GavinFrazar
Copy link
Contributor

Backport #50744 to branch/v17

changelog: Fixed a Postgres database-access auto-user provisioning syntax error that caused a misleading debug level error log in most cases, unless the database admin is not a superuser and the database was upgraded from Postgres v15 or lower to Postgres v16 or higher, in which case the role "teleport-auto-user" must be granted to the database admin with the ADMIN option manually.

@github-actions github-actions bot added backport database-access Database access related issues and PRs size/sm labels Jan 6, 2025
@github-actions github-actions bot requested review from avatus and greedy52 January 6, 2025 17:52
@GavinFrazar GavinFrazar enabled auto-merge January 6, 2025 19:03
@GavinFrazar GavinFrazar added this pull request to the merge queue Jan 6, 2025
Merged via the queue into branch/v17 with commit 06ba9f5 Jan 6, 2025
41 checks passed
@GavinFrazar GavinFrazar deleted the bot/backport-50744-branch/v17 branch January 6, 2025 19:24
@doggydogworld doggydogworld mentioned this pull request Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport database-access Database access related issues and PRs size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants