|
|
|
|
|
by paulryanrogers
1372 days ago
|
|
There is also pg_hint_plan. MySQL too can suffer from this lurking thresholds problem. Though it has hints built in. Upgrading major versions and huge surges of writes are often the catalyst of crossing performance cliffs, IME. The first can be planned for and since load testing can help get ahead of the second. |
|