Skip to content
Snippets Groups Projects
Commit d14db132 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add documentation that installations are relocatable unless configure

locations are overridden.
parent 2657c24b
Branches
Tags
No related merge requests found
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.198 2004/05/17 15:00:50 momjian Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.199 2004/05/17 16:06:25 momjian Exp $ -->
<chapter id="installation"> <chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]> <title><![%standalone-include[<productname>PostgreSQL</>]]>
...@@ -497,7 +497,11 @@ su - postgres ...@@ -497,7 +497,11 @@ su - postgres
<para> <para>
If you have special needs, you can also customize the If you have special needs, you can also customize the
individual subdirectories with the following options. individual subdirectories with the following options. However,
if you leave these with their defaults, the installation will be
relocatable, meaning you can move the directory after
installation. (The <literal>man</> and <literal>doc</>
locations are not affected by this.)
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment