# [[guc:wal_sender_timeout]]

> 超时后断开无活动的复制连接。
---

超时后断开无活动的复制连接。

[PostgreSQL 18 官方参数参考](https://www.postgresql.org/docs/18/runtime-config.html#GUC-WAL-SENDER-TIMEOUT)

## 被哪些等待事件引用 {#wait-events}

- [LWLock/SyncRep](/zh/lwlock/sync-rep/)
