- Notifications
You must be signed in to change notification settings - Fork5
Commitf358428
committed
Increase the maximum initdb-configured value for shared_buffers to 128MB.
The old value of 32MB has been around for a very long time, and in themeantime typical system memories have become vastly larger. Also, nowthat we no longer depend on being able to fit the entirety of ourshared memory segment into the system's limit on System V sharedmemory, there's a much better chance of the higher limit actuallyproving productive.Per recent discussion on pgsql-hackers.1 parent17676c7 commitf358428
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
895 | 895 |
| |
896 | 896 |
| |
897 | 897 |
| |
898 |
| - | |
| 898 | + | |
899 | 899 |
| |
900 | 900 |
| |
901 | 901 |
| |
|
0 commit comments
Comments
(0)