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

feat: support postgres in flex script #1449

Merged
merged 2 commits into from
Nov 15, 2023
Merged

feat: support postgres in flex script #1449

merged 2 commits into from
Nov 15, 2023

Conversation

misba7
Copy link
Contributor

@misba7 misba7 commented Nov 13, 2023

No description provided.

@misba7 misba7 requested a review from iromli November 13, 2023 12:52
@mo-auto mo-auto added area-CI Indicates work required in automatic builds or CI infrastructure kind-feature Issue or PR is a new feature request labels Nov 13, 2023
@@ -15,10 +15,10 @@ if ! [[ $GLUU_FQDN == *"."*"."* ]]; then
exit 1
fi
if [[ ! "$GLUU_PERSISTENCE" ]]; then
read -rp "Enter persistence type [LDAP|MYSQL]: " GLUU_PERSISTENCE
read -rp "Enter persistence type [LDAP|MYSQL|PostgreSQL]: " GLUU_PERSISTENCE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to use PGSQL instead of PostgreSQL.

@iromli iromli merged commit fabf7a0 into main Nov 15, 2023
2 checks passed
@iromli iromli deleted the flex-script-pg branch November 15, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CI Indicates work required in automatic builds or CI infrastructure kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants