Skip to content

Proxy index_hint to pt-archiver

Latest

Choose a tag to compare

@anujith-singh anujith-singh released this 22 Oct 08:27
· 1 commit to master since this release
49b8bad

Docker Image Name

{{ REGISTRY }}/db-archiver:0.0.6

What?

Add ability to pass index hint to pt-archiver

Why?

Sometimes pt-archiver is not able to determine the best index to use for querying DB
In these case suggesting an index to be used benifits in terms for run time, CPU utilisation and IOPS

How?

Pass --index_hint=<name_of_index> as option while running the command