|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_database.sgml,v 1.16 2000/11/14 18:37:40 tgl Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_database.sgml,v 1.17 2000/11/15 19:43:39 petere Exp $ |
3 | 3 | Postgres documentation
|
4 | 4 | -->
|
5 | 5 |
|
@@ -146,9 +146,6 @@ CREATE DATABASE <replaceable class="PARAMETER">name</replaceable>
|
146 | 146 |
|
147 | 147 | <varlistentry>
|
148 | 148 | <term><computeroutput>ERROR: Unable to create database directory '<replaceable>path</replaceable>'.</computeroutput></term>
|
149 |
| - </varlistentry> |
150 |
| - |
151 |
| - <varlistentry> |
152 | 149 | <term><computeroutput>ERROR: Could not initialize database directory.</computeroutput></term>
|
153 | 150 | <listitem>
|
154 | 151 | <para>
|
|