-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[docs] PostgreSQL auto-user provisioning guide minor edits #48897
Conversation
docs/pages/enroll-resources/database-access/auto-user-provisioning/postgres.mdx
Outdated
Show resolved
Hide resolved
<Admonition type="warning" title="Procedure Privileges in PostgreSQL 15+"> | ||
(!docs/pages/includes/database-access/auto-user-provisioning/postgres15-grant-create.mdx!) | ||
</Admonition> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GRANT CREATE ON SCHEMA public TO "teleport-admin";
This shouldn't be necessary any more after @gabrielcorado 's change that moved procedures to pg_temp
ae82c07
to
4e2eb72
Compare
🤖 Vercel preview here: https://docs-iyaz50s9n-goteleport.vercel.app/docs/ver/preview |
🤖 Vercel preview here: https://docs-8v6382zn6-goteleport.vercel.app/docs/ver/preview |
Should we merge this one? |
…/docs/postgres_auto_user_update
Amplify deployment status
|
aa05c9d
to
879633f
Compare
No description provided.