You are here |
ukiahsmith.com | ||
| | | |
blog.miguelgrinberg.com
|
|
| | | | miguelgrinberg.com | |
| | | |
collantes.us
|
|
| | | | Having wished for a while to run this little site on SSL -as well as having the freedom to do more things- which GitHub does not allow, I have finally decided to move to a virtual server of my own. At $5 a month per droplet, DigitalOcean was the provider of choice. DigitalOcean droplets web interface is very clean, simple, responsive and functional. Spawning the server took 54 seconds, and configuring nginx took 15 minutes, SSL included. | |
| | | |
www.kencochrane.com
|
|
| | | | ||
| | | |
orastory.wordpress.com
|
|
| | There have been some interesting posts from Marcin Przepiorowski and Kerry Osborne about mapping sql plan management (spm) baselines to a corresponding sql id. The key to sql plan baselines (DBA_SQL_PLAN_BASELINES) is SIGNATURE. And why signature? It's not just another change to the key to identifying sql statements (HASH_VALUE -> (NEW_)HASH_VALUE / OLD_HASH_VALUE -> SQL_ID).... |