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

testing a new approach to psql table ownership #3334

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

acozine
Copy link
Contributor

@acozine acozine commented Sep 19, 2022

Closes #3286

Updates the way we set ownership on postgresql databases and the tables within them. We will test this on the next migration.

Co-authored-by: Francis Kayiwa [email protected]
Co-authored-by: Robert-Anthony Lee-Faison [email protected]

@acozine
Copy link
Contributor Author

acozine commented Sep 19, 2022

CI error is:

Download action repository 'actions/setup-python@v1' (SHA:152ba7c4dd6521b8e9c93f72d362ce03bf6c4f20)
Warning: Failed to download action 'https://api.github.com/repos/actions/setup-python/tarball/152ba7c4dd6521b8e9c93f72d362ce03bf6c4f20'. Error: Response status code does not indicate success: 403 (Forbidden).

Co-authored-by: Francis Kayiwa <[email protected]>
Co-authored-by: Robert-Anthony Lee-Faison <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Correct user should own postgresql tables as well as databases
1 participant