forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6c1d5ba
committed
Update docs and error message for superuser_reserved_connections.
Commitea92368 made max_wal_sendersa separate pool of backends from max_connections, but the documentationand error message for superuser_reserved_connections weren't updatedat the time, and as a result are somewhat misleading. Update.This is arguably a back-patchable bug fix, but because it seems quiteminor, no back-patch.Patch by Nathan Bossart. Reviewed by Tushar Ahuja and by me.Discussion:http://postgr.es/m/20230119194601.GA4105788@nathanxps131 parente86c8b7 commit6c1d5ba
2 files changed
+2
-3
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
725 | 725 |
| |
726 | 726 |
| |
727 | 727 |
| |
728 |
| - | |
729 |
| - | |
| 728 | + | |
730 | 729 |
| |
731 | 730 |
| |
732 | 731 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
931 | 931 |
| |
932 | 932 |
| |
933 | 933 |
| |
934 |
| - | |
| 934 | + | |
935 | 935 |
| |
936 | 936 |
| |
937 | 937 |
| |
|
0 commit comments
Comments
(0)