mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Fix broken markup, per Jonathan Gardner.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$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 $
|
||||||
PostgreSQL documentation
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@@ -172,8 +172,6 @@ CREATE DATABASE lusiadas;
|
|||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
To create a database <literal>sales</> owned by user <literal>salesapp</>>
|
To create a database <literal>sales</> owned by user <literal>salesapp</>>
|
||||||
with a default tablespace of <literal>salesspace</>:
|
with a default tablespace of <literal>salesspace</>:
|
||||||
|
Reference in New Issue
Block a user