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

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

Михаил Жилин — Как PostgreSQL может сделать больно, когда не ожидаешь? 影片的下載資訊和詳情

作者:

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

發布日期:

2024/12/4

觀看次數:

8.7K

簡介:

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.