forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc1cc4e6

Amit Kapila
Restart the apply worker if the 'password_required' option is changed.
The apply worker is restarted if any subscription option that affects theremote connection was changed. In commitc3afe8c, we added the option'password_required' which can affect the remote connection, so we shouldrestart the worker if it was changed.Author: Amit KapilaReviewed-by: Robert HaasDiscussion:https://postgr.es/m/CAA4eK1+z9UDFEynXLsWeMMuUZc1iQkRwj2HNDtxUHTPo-u1F4A@mail.gmail.comDiscussion:https://postgr.es/m/9DFC88D3-1300-4DE8-ACBC-4CEF84399A53@enterprisedb.com1 parent7d3d72b commitc1cc4e6
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3934 | 3934 |
| |
3935 | 3935 |
| |
3936 | 3936 |
| |
| 3937 | + | |
3937 | 3938 |
| |
3938 | 3939 |
| |
3939 | 3940 |
| |
|
0 commit comments
Comments
(0)