Skip to content

Commit ee72793

Browse files
committed
Mention in the docs that temporary/non-temp tables can not share
referential integrity relationships.
1 parent 1dd6bd1 commit ee72793

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/sgml/ref/create_table.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.94 2005/08/13 02:48:18 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.95 2005/10/31 18:13:52 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -421,7 +421,9 @@ and <replaceable class="PARAMETER">table_constraint</replaceable> is:
421421
primary key of the <replaceable
422422
class="parameter">reftable</replaceable> is used. The
423423
referenced columns must be the columns of a unique or primary
424-
key constraint in the referenced table.
424+
key constraint in the referenced table. Note that foreign key
425+
constraints may not be defined between temporary tables and
426+
permanent tables.
425427
</para>
426428

427429
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy