cmu-db / ottertune

The automatic DBMS configuration tool
Other
1.21k stars 310 forks source link

How to create knobs and metrics files under fixtures for a database #328

Closed niteshme2 closed 4 years ago

niteshme2 commented 4 years ago

For a specific database type and version there are two files in the fixtures folder in website. For ex: for postgres 9.6 there are two files "postgres-96_knobs.json" and "postgres-96_metrics.json".

My question is how do I create these files for a new database?

dvanaken commented 4 years ago

Our scripts for creating the fixtures are located here: https://github.com/cmu-db/ottertune/tree/master/server/website/script/fixture_generators