|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.198 2004/05/1715:00:50 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.199 2004/05/1716:06:25 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation">
|
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]>
|
@@ -497,7 +497,11 @@ su - postgres
|
497 | 497 |
|
498 | 498 | <para>
|
499 | 499 | If you have special needs, you can also customize the
|
500 |
| - individual subdirectories with the following options. |
| 500 | + individual subdirectories with the following options. However, |
| 501 | + if you leave these with their defaults, the installation will be |
| 502 | + relocatable, meaning you can move the directory after |
| 503 | + installation. (The <literal>man</> and <literal>doc</> |
| 504 | + locations are not affected by this.) |
501 | 505 | </para>
|
502 | 506 | </listitem>
|
503 | 507 | </varlistentry>
|
|