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 ability to specify database connection credentials on the command line #564

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

Conversation

michaelbautin
Copy link

The primary use case for this is specifying PostgreSQL credentials when running against an external instance of PostgreSQL not managed by the benchmark. The same command line arguments could be used for specifying the corresponding credentials for other database systems under test.

Fixes: #563

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.

Allow specifying database server connection credentials
1 participant