Version: 5.0.0
Solaris
autovacuum is not turned off (it's on by default)
And also for /etc/system
on Solaris 10, 9 SPARC, use the following:
Try using the -fast
compile flag. The binaries might not be portable to other Solaris systems and you might need to compile everything that links to PostgreSQL with -fast
, but PostgreSQL will run significantly faster, 50% faster on some tests.