-
Notifications
You must be signed in to change notification settings - Fork 4
Start a tuning session with DBtune
Luigi edited this page Nov 17, 2023
·
9 revisions
Please use the instructions in the DBtune user guide to start a tuning session.
You can jump directly to the section How to get started.
In step 4 of the How to get started section, edit the yml configuration file to enter the connection_string as described below.
host=localhost port=5432 dbname=benchbase user=admin password=password
Please notice that the database_name entry is the name benchbase as set up previously.