PGConf NYC 2021 - Understanding and Reducing Application Contention by Simon Riggs

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=ewIXkbRDu2o



Duration: 47:36
23 views
1


Understanding and Reducing Application Contention by Simon Riggs

Database Lock Waits, Deadlocks and Serializable ERRORs lurk in wait for the unwary application developer.

This talk explains what they are, how to spot they are causing problems and how to reduce them. With both simple and realistic examples.

Rather worryingly, some of these effects only show themselves when doing high transaction rates, so we discuss coping and testing mechanisms.

These issues apply to all users of PostgreSQL and related databases, no matter whether they are using JSON or not, nor whether they use single node or distributed databases.




Other Videos By Confreaks


2022-10-13!!Con 2021 - Cursorless: keyboards and mice are sooo last year!! by Pokey Rule
2022-10-13!!Con 2021 - From Oregon Trail to A.I. Dungeon: 50 Years of Text Games! by Aaron A. Reed
2022-10-13!!Con 2021 - Learning to code with Doom! (Now I’m even more confused!) by Phil Salvador
2022-10-13!!Con 2021 - Opening Keynote: CodingFutureCoders by Angie Jones
2022-10-12PGConf NYC 2021 - Driving the Future of PostgreSQL Adoption by Peter Zaitsev, Umair Shahid
2022-10-12PGConf NYC 2021 - When it All Goes Wrong: Database Incident Response Dos... by Christopher Travers
2022-10-12PGConf NYC 2021 - How to improve PostgreSQL Monitoring and ... by Agustin Gallego, Charly Batista
2022-10-12PGConf NYC 2021 - Understanding of Jsonb Performance by Oleg Bartunov
2022-10-12PGConf NYC 2021 - Managing PostgreSQL changes for the Agile DBA by Ryan Booz
2022-10-12PGConf NYC 2021 - Do it in SQL: pgbouncer_wrapper by David Fetter
2022-10-12PGConf NYC 2021 - Understanding and Reducing Application Contention by Simon Riggs
2022-10-12PGConf NYC 2021 - Typo Positive: When Collection Doesn't Get You What You Need by Renee Phillips
2022-10-12PGConf NYC 2021 - Will Postgres Live Forever? by Bruce Momjian
2022-10-12PGConf NYC 2021 - Advanced Postgres Schema Design... by Sehrope Sarkuni
2022-10-12PGConf NYC 2021 - A look at the Elephants Trunk: PostgreSQL 14 by Magnus Hagander
2022-10-12PGConf NYC 2021 - So You Inherited A Database by Corey Huinker
2022-10-12PGConf NYC 2021 - Row Level Security Explained by Stephen Frost
2022-10-12PGConf NYC 2021 - Advanced Int - Bigint Conversions by Robert Treat
2022-10-12PGConf NYC 2021 - Identifying Slow Queries and Fixing Them! by Stephen Frost
2022-10-12PGConf NYC 2021 - PostgreSQL Query Performance Insights by Hamid Quddus Akhtar
2022-10-12PGConf NYC 2021 - Advanced Data Types in PostgreSQL by Andreas Scherbaum



Tags:
PostgreSQL
PGConf
Postgres