Михаил Жилин — Как 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.