We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6275419 commit 694b9efCopy full SHA for 694b9ef
doc/src/sgml/ref/create_database.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/create_database.sgml,v 1.40 2004/07/12 01:22:53 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/create_database.sgml,v 1.41 2004/07/17 16:33:31 tgl Exp $
3
PostgreSQL documentation
4
-->
5
@@ -172,8 +172,6 @@ CREATE DATABASE lusiadas;
172
</programlisting>
173
</para>
174
175
- <para>
176
-
177
<para>
178
To create a database <literal>sales</> owned by user <literal>salesapp</>>
179
with a default tablespace of <literal>salesspace</>:
0 commit comments