|
|
@ -1,5 +1,5 @@ |
|
|
|
<!-- |
|
|
|
<!-- |
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_controldata.sgml,v 1.1 2002/08/16 20:34:06 momjian Exp $ |
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_controldata.sgml,v 1.2 2002/08/16 20:36:25 momjian Exp $ |
|
|
|
PostgreSQL documentation |
|
|
|
PostgreSQL documentation |
|
|
|
--> |
|
|
|
--> |
|
|
|
|
|
|
|
|
|
|
@ -33,6 +33,7 @@ PostgreSQL documentation |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
<para> |
|
|
|
|
|
|
|
This utility may only be run by the user who installed the server. |
|
|
|
You can specify the data directory on the command line, or use |
|
|
|
You can specify the data directory on the command line, or use |
|
|
|
the environment variable <envar>PGDATA</>. |
|
|
|
the environment variable <envar>PGDATA</>. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|