Y
Hacker News
new
|
ask
|
show
|
jobs
by
AlisdairO
4777 days ago
You can accomplish something pretty similar to this with oracle plan management:
http://docs.oracle.com/cd/B28359_01/server.111/b28274/optpla...
. You can set this up to pin plans, but let you know when it thinks it has a better plan to try out.
1 comments
btilly
4777 days ago
Yup. This kind of complexity they have been forced into because the simple general solution that they think should work and which does the vast majority of the time also routinely causes pants on fire emergencies.
link