Files
postgresql/src/test/performance/start-pgsql.sh
1997-09-26 14:55:21 +00:00

7 lines
181 B
Bash
Executable File

#!/bin/sh
# 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