mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +03:00
doc: Correct update on limitations of partitions
Amit Langote
This commit is contained in:
@@ -3340,6 +3340,13 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
|
||||
version.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<literal>BEFORE ROW</literal> triggers, if necessary, must be defined
|
||||
on individual partitions, not the partitioned table.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</sect3>
|
||||
|
Reference in New Issue
Block a user