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 26149e9 commit f4680c0Copy full SHA for f4680c0
doc/src/sgml/ref/create_database.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/create_database.sgml,v 1.41 2004/07/17 16:33:31 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/create_database.sgml,v 1.42 2004/10/22 14:12:41 neilc Exp $
3
PostgreSQL documentation
4
-->
5
@@ -173,7 +173,7 @@ CREATE DATABASE lusiadas;
173
</para>
174
175
<para>
176
- To create a database <literal>sales</> owned by user <literal>salesapp</>>
+ To create a database <literal>sales</> owned by user <literal>salesapp</>
177
with a default tablespace of <literal>salesspace</>:
178
179
<programlisting>
0 commit comments