mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Remove more -B parameters not needed.
This commit is contained in:
@ -3,4 +3,4 @@
|
||||
# Please choose amount of sort memory (-S XXX) as appropriate
|
||||
# for your system: more is better, but swapping breaks performance!
|
||||
|
||||
exec postmaster -B 256 '-o -S 2048' -S
|
||||
exec postmaster '-o -S 2048' -S
|
||||
|
Reference in New Issue
Block a user