Михаил Жилин — Как PostgreSQL может сделать больно, когда не ожидаешь?

Михаил Жилин — Как PostgreSQL может сделать больно, когда не ожидаешь?45:49

Informations de téléchargement et détails de la vidéo Михаил Жилин — Как PostgreSQL может сделать больно, когда не ожидаешь?

Auteur :

JPoint, Joker и JUG ru — Java-конференции

Publié le :

04/12/2024

Vues :

8.7K

Description :

The talk examines performance issues in PostgreSQL, focusing on scenarios where conventional query optimization fails. The speaker shares experiences with index scans that unexpectedly slow queries, indexes not being used, unexpected table blocking, and how latency between the application and the database can become a critical performance factor.