Optimize Python & Django Apps with Postgres Superpowers

Optimize Python & Django Apps with Postgres Superpowers

PyCon US via YouTube Direct link

pg_stat_statements / analyzing performance

2 of 15

2 of 15

pg_stat_statements / analyzing performance

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Optimize Python & Django Apps with Postgres Superpowers

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 pg_stat_statements / analyzing performance
  3. 3 Query Performance Insights / on Azure
  4. 4 Performance Recommendations / on Azure
  5. 5 Logs on Postgres / are they useful?
  6. 6 Loops, once upon a thousand times
  7. 7 CATCHING LOOPS ON PROD
  8. 8 Limiting what you are selecting
  9. 9 Pagination / why is paginating so important?
  10. 10 Pagination / Default paginator class
  11. 11 Keyset pagination / why you should care
  12. 12 Fixing a slow query / Looking into EXPLAIN
  13. 13 Fixing a slow query / adding a partial index
  14. 14 Fixing a slow query / scaling UP your server
  15. 15 Your 8 takeaways, the Postgres superpowers

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.