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

Add check if PostgreSQL extensions are installed #1444

Merged
merged 2 commits into from
Mar 15, 2021

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Mar 15, 2021

What:
On startup, gvmd will now check if the required extensions "uuid-ossp"
and "pgcrypto" are installed.

Why:
So missing extensions due to installation or migration issues can be
identified more easily.

How did you test it:
By starting gvmd without and with the pgcrypto extension installed.

Checklist:

On startup, gvmd will now check if the required extensions "uuid-ossp"
and "pgcrypto" are installed.
@timopollmeier timopollmeier marked this pull request as ready for review March 15, 2021 13:24
@timopollmeier timopollmeier requested a review from a team as a code owner March 15, 2021 13:24
@nichtsfrei nichtsfrei merged commit 71c4c12 into greenbone:gvmd-20.08 Mar 15, 2021
@timopollmeier timopollmeier added backport-to-stable This pull request will be backported to the stable branch backport-to-main This pull request will be ported to the master branch labels Mar 15, 2021
@timopollmeier
Copy link
Member Author

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Mar 15, 2021

Command refresh: success

Pull request refreshed

timopollmeier added a commit that referenced this pull request Mar 15, 2021
Add check if PostgreSQL extensions are installed (bp #1444)
timopollmeier added a commit that referenced this pull request Mar 15, 2021
Add check if PostgreSQL extensions are installed (bp #1444)
@timopollmeier timopollmeier deleted the pg-extension-checks branch October 15, 2021 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-main This pull request will be ported to the master branch backport-to-stable This pull request will be backported to the stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants