forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc93001b
committed
Adjust comment about timeout when waiting for WAL at recovery
A timeout of 5s is used when waiting for WAL to become available atrecovery so as the startup process is able to react promptly if atrigger file shows up. However this missed the fact that the startupprocess also relies on the timeout to check periodically the status ofany active WAL receiver.Discussion:https://postgr.es/m/20190131070956.GE13429@paquier.xyz1 parenteb8c9f0 commitc93001b
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12104 | 12104 |
| |
12105 | 12105 |
| |
12106 | 12106 |
| |
12107 |
| - | |
| 12107 | + | |
| 12108 | + | |
12108 | 12109 |
| |
12109 | 12110 |
| |
12110 | 12111 |
| |
|
0 commit comments
Comments
(0)