mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Spell checker run
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.87 2004/11/27 21:27:07 petere Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.88 2004/12/13 18:05:10 petere Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@ -974,11 +974,12 @@ CREATE TABLE cinemas (
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>TABLESPACE and USING INDEX TABLESPACE</title>
|
||||
<title>Tablespaces</title>
|
||||
|
||||
<para>
|
||||
The <productname>PostgreSQL</productname> concept of tablespaces is not
|
||||
standard.
|
||||
part of the standard. Hence, the clauses <literal>TABLESPACE</literal>
|
||||
and <literal>USING INDEX TABLESPACE</literal> are extensions.
|
||||
</para>
|
||||
</refsect2>
|
||||
</refsect1>
|
||||
|
Reference in New Issue
Block a user