|
1 |
| -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.67 2001/11/28 20:49:10 petere Exp $ --> |
| 1 | +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.68 2001/12/04 02:21:35 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation">
|
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]>
|
@@ -843,9 +843,9 @@ su - postgres
|
843 | 843 | also disables compiler optimization, causing slowdowns. However,
|
844 | 844 | having the symbols available is extremely helpful for dealing
|
845 | 845 | with any problems that may arise. Currently, this option is
|
846 |
| -considered of marginal valuefor production installations, but |
847 |
| - you should have it on if you are doing development work or |
848 |
| - running a beta version. |
| 846 | +recommendedfor production installations only if you use GCC. |
| 847 | +Butyou should have it on if you are doing development work |
| 848 | +orrunning a beta version. |
849 | 849 | </para>
|
850 | 850 | </listitem>
|
851 | 851 | </varlistentry>
|
|