help wantedperformanceserving
仓库指标
- 星标
- (3,761 个星标)
- PR 合并指标
- (平均合并 2天 16小时) (30 天内合并 78 个 PR)
描述
Martin may become unresponsive while PostgreSQL is handling a lot of long-running SQL queries. Some frontends like Nginx may also cancel requests based on timeout, but these requests might still be running as queries in PostgreSQL.
We need a way to set a timeout for such requests, so we can cancel queries in the PostgreSQL.