Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf38e474

Browse files
committed
initlocation must set env before postmaster start.
1 parent5383b5d commitf38e474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/manage.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
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 $
33
-->
44

55
<Chapter Id="manage">
@@ -88,7 +88,7 @@ ERROR: CREATE DATABASE: Permission denied.
8888
<Para>
8989
Alternate database locations are created and referenced by an environment variable
9090
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
9292
and the location it points to must be writable by the postgres administrator account.
9393
Consult with the site administrator
9494
regarding preconfigured alternate database locations.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp