-
Notifications
You must be signed in to change notification settings - Fork 247
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
MTK: added note on unquoted password for toolkit-properties #6258
Conversation
product_docs/docs/migration_toolkit/55/06_building_toolkit.properties_file.mdx
Outdated
Show resolved
Hide resolved
product_docs/docs/migration_toolkit/55/06_building_toolkit.properties_file.mdx
Outdated
Show resolved
Hide resolved
product_docs/docs/migration_toolkit/55/06_building_toolkit.properties_file.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my comment about the confusion of the user and password properties in the defining URL sections.
product_docs/docs/migration_toolkit/55/06_building_toolkit.properties_file.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requested changes are in place, look good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a comment suggesting a minor change.
|
||
- `TARGET_DB_PASSWORD` — Contains the password of the specified user. | ||
Ensure this value is set in Cloud Service: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The sslmode
parameter is part of the connection URL for cloud service connections. I think this should be moved up to the text that describes the connection URL settings.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch, I thought it was a Console configuration. Updated ✅
What Changed?
https://enterprisedb.atlassian.net/browse/DOCS-1111
Originated from Slack convo, see Jira for more details.