1
0
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:
Bruce Momjian
1999-05-23 19:01:18 +00:00
parent bd5cf46e0c
commit 57455fc565
3 changed files with 7 additions and 7 deletions

View File

@ -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