-
+
PostgreSQL>]]>
Post-Installation Setup
+
+
Tuning
+
+
+
+
+ By default,
PostgreSQL> is configured to run on minimal
+ hardware. This allows it to start up with almost any hardware
+ configuration. However, the default configuration is not designed for
+ optimum performance. To achieve optimum performance, several server
+ variables must be adjusted, the two most common being
+ shared_buffers and sort_mem
+ mentioned in . Other
+ paramters in also affect
+ performance.
+
+
+
Shared Libraries