|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/manage.sgml,v 1.11 2000/09/29 20:21:34 petere Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/manage.sgml,v 1.12 2000/10/08 19:44:01 momjian Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <Chapter Id="manage"> |
@@ -88,7 +88,7 @@ ERROR: CREATE DATABASE: Permission denied. |
88 | 88 | <Para> |
89 | 89 | Alternate database locations are created and referenced by an environment variable |
90 | 90 | which gives the absolute path to the intended storage location. |
91 | | - This environment variable must have been defined before thebackend was started |
| 91 | + This environment variable must have been defined before thepostmaster was started |
92 | 92 | and the location it points to must be writable by the postgres administrator account. |
93 | 93 | Consult with the site administrator |
94 | 94 | regarding preconfigured alternate database locations. |
|