|
|
|
|
|
by sikan_
1173 days ago
|
|
We don't do anything automatic like that (yet?), you will have to add indexes manually. But I would have to say - modern day databases are so fast that you probably won't notice the performance of adding indexes until at least 100k+ rows in a table and/or you have very high read throughput on that particular table. |
|