Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5a6ab0a

Browse files
committed
doc: Update limitations of partitions
David Rowley, Amit Langote
1 parent827eb43 commit5a6ab0a

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3315,8 +3315,8 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
33153315
<listitem>
33163316
<para>
33173317
While primary keys are supported on partitioned tables, foreign
3318-
keys referencing partitioned tables are not supported, nor are foreign
3319-
keyreferences from a partitioned table to some other table.
3318+
keys referencing partitioned tables are not supported. (Foreign key
3319+
references from a partitioned table to some other table are supported.)
33203320
</para>
33213321
</listitem>
33223322

@@ -3340,13 +3340,6 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
33403340
version.
33413341
</para>
33423342
</listitem>
3343-
3344-
<listitem>
3345-
<para>
3346-
Row triggers, if necessary, must be defined on individual partitions,
3347-
not the partitioned table.
3348-
</para>
3349-
</listitem>
33503343
</itemizedlist>
33513344
</para>
33523345
</sect3>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp