timescale / timescaledb-tune

A tool for tuning TimescaleDB for better performance by adjusting settings to match your system's CPU and memory resources.
https://www.timescale.com/
Apache License 2.0
437 stars 40 forks source link

Add Include Support #115

Open wrightleft opened 1 year ago

wrightleft commented 1 year ago

Currently, timescaledb-tune seemed to choak on my database configuration because I break up the files and use includes to bring them all together for postgresql. It would be great if timescaledb-tune could handle that for me.