Jakub Kuzela
V šestnácti jsem se zamiloval do databází — nejdříve jsem si hrál se SQL Serverem 6.5 a 7.3, a po studiu na FELu jsem propadl Oraclu. PostgreSQL mě provází tak nějak kontinuálně celou kariéru. Vždy mě zajímalo, jak databáze fungují uvnitř. Původem jsem vývojář a zaměřuji se zejména na performance tuning. Mým dlouhodobým cílem je postavit self-tuning PostgreSQL, alespoň jako PoC :).
momentalne rozjizdim startup takze self-employeed
Session
This talk introduces the key access paths for B-tree indexes in PostgreSQL. Based on over ten years of experience with Oracle’s index skip scan, I will highlight common problems it can cause and show practical ways to avoid them in PostgreSQL. I will briefly demo DB Booster, a tool that automatically finds missing indexes, and discuss the future of index tuning in relational databases—self-tuning engines and PostgreSQL’s place in that shift.