We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent5d52ad9 commitae9b603Copy full SHA for ae9b603
doc/FAQ_Solaris
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
3
Sun Solaris specific
4
to be read in conjunction with the installation instructions
5
============================================================
6
-last updated: $Date:2003/10/09 17:11:13 $
+last updated: $Date:2006/10/02 23:01:17 $
7
8
current maintainer: Peter Eisentraut <peter_e@gmx.net>
9
@@ -88,14 +88,3 @@ to read
88
does not matter.)
89
90
Then build as usual.
91
-
92
93
-5) How can I compile for optimum performance?
94
95
-Try using the "-fast" compile flag. The binaries might not be portable to
96
-other Solaris systems, and you might need to compile everything that links
97
-to PostgreSQL with "-fast", but PostgreSQL will run significantly faster,
98
-50% faster on some tests.
99
100
101