Elizabeth Garrett Christensen
Elizabeth writes about Postgres for Crunchy Data. She hosts the Kansas City Postgres User Group, organizes PostGIS Day, and is on the Board of the US PostgreSQL Association. Elizabeth speaks at Postgres events, open source events, and developer conferences. Elizabeth enjoys writing about Postgres for new users and teaching people about databases whenever she gets the chance. Elizabeth is from Lawrence, Kansas and spends most of her free time pretending like she lives on a farm in the 1860s.
https://www.crunchydata.com/blog/author/elizabeth-christensen
Twitter handle –@sqlliz
Session
Lace up your boots and let’s take a hike through your Postgres database internals. We’ll first step off the beaten path of the ORM and start our hike learning commands for interacting with the Postgres command line, psql. We’ll climb through some of Postgres’ system tables and special functions that tell you about your database from the inside. We’ll train your eyes on several important signs for debugging and knowing what’s going on inside your database. I’ll include special stops for looking at activity, queries, locks, and connections.