forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit19584ec
committed
Remove synchronous_replication/max_wal_senders cross-check.
This is no longer necessary, and might result in a situation where theconfiguration file is reloaded (and everything seems OK) but a subsequentrestart of the database fails.Per an observation from Fujii Masao.1 parentb98ac46 commit19584ec
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
735 | 735 |
| |
736 | 736 |
| |
737 | 737 |
| |
738 |
| - | |
739 |
| - | |
740 |
| - | |
741 | 738 |
| |
742 | 739 |
| |
743 | 740 |
| |
|
0 commit comments
Comments
(0)