Comments
Hacker News
I'm very interested in something like this for MySQL 8.x, will be checking your future work on it.
by world2vec
We run Postgres/Drizzle in production and tuning params (shared_buffers, work_mem, etc.) has always been trial-and-error for us. Curious what workload characteristics it uses to auto-tune — read/write ratio, connection count, something else? Also curious how it compares to just running pgtune once and calling it done.
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- I'm very interested in something like this for MySQL 8.x, will be checking your future work on it.by world2vec
- We run Postgres/Drizzle in production and tuning params (shared_buffers, work_mem, etc.) has always been trial-and-error for us. Curious what workload characteristics it uses to auto-tune — read/write ratio, connection count, something else? Also curious how it compares to just running pgtune once and calling it done.