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

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

Informazioni sul download e dettagli del video Михаил Жилин — Как PostgreSQL может сделать больно, когда не ожидаешь?

Autore:

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

Pubblicato il:

04/12/2024

Visualizzazioni:

8.7K

Descrizione:

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.