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

fix(azure-db): dont update datallowconn #828

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

revolunet
Copy link
Member

@revolunet revolunet commented Sep 8, 2021

UPDATE pg_database SET datallowconn = false WHERE... throws ERROR: permission denied for relation pg_database with an admin user...

The next line disconnects clients so i guess this is enough

@gary-van-woerkens gary-van-woerkens merged commit 6d228da into master Sep 8, 2021
@gary-van-woerkens gary-van-woerkens deleted the revolunet-patch-1 branch September 8, 2021 14:32
SocialGroovyBot added a commit that referenced this pull request Sep 8, 2021
## [6.47.7](v6.47.6...v6.47.7) (2021-09-08)

### Bug Fixes

* **azure-db:** dont update datallowconn ([#828](#828)) ([6d228da](6d228da))
@github-actions
Copy link

github-actions bot commented Sep 8, 2021

🎉 This PR is included in version 6.47.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants