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

fixes the check for postgresql #16461

Merged
merged 1 commit into from
Jul 26, 2019
Merged

fixes the check for postgresql #16461

merged 1 commit into from
Jul 26, 2019

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Jul 18, 2019

I hope that's the single check for the DB version, I did not find another one. But that's only active on setup, not on upgrade.

references:

Signed-off-by: Arthur Schiwon <[email protected]>
@blizzz
Copy link
Member Author

blizzz commented Jul 18, 2019

/backport to stable16

@nickvergessen
Copy link
Member

I'm, struggling with the backport.
It will basically break peoples update.

Yes I know that it could happen that your instance is not working before as well, but if you have any other or none locking mechanism enabled, the broken query is not used/executed.

Maybe we could simply check the version in the query and do some old school insert-and-catch-errors instead.

@rullzer rullzer merged commit 323f40a into master Jul 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/noid/pgsql-version branch July 26, 2019 10:32
@backportbot-nextcloud
Copy link

backport to stable16 in #16553

@MorrisJobke
Copy link
Member

Closed the back port.

blizzz added a commit that referenced this pull request Jul 26, 2019
… in favor of the generic way

fixes #15613 properly and overrides #16461

Signed-off-by: Arthur Schiwon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants