MENU

Fun & Interesting

PostgreSQL Indexing : How, why, and when.

PyCon AU 82,367 7 years ago
Video Not Working? Fix It Now

Curtis Maloney https://2018.pycon-au.org/talks/42913-postgresql-indexing-how-why-and-when/ So many of the things we build depend on a DBMS to keep our data safe, and retrieve it quickly. We know indexes can make that faster, but... how do they work? When should you use them? What should I index? Python, PyCon, PyConAU, australia, programming, sydney This video is licensed under CC BY 3.0 AU ‹https://creativecommons.org/licenses/by/3.0/au/›. PyCon Australia (“PyCon AU”) is the national conference for the Python Programming Community, bringing together professional, student and enthusiast developers with a love for developing with Python. PyCon AU, the national Python Language conference, is on again this August in Sydney, at the International Convention Centre, Sydney, August 24 - 28 2018. Python, PyCon, PyConAU

Comment