Skip to content

Commit c31f1dc

Browse files
committed
Add paragraph about ON CONFLICT interaction with partitioning.
Author: Peter Geoghegan and Andres Freund Discussion: CAM3SWZScpWzQ-7EJC77vwqzZ1GO8GNmURQ1QqDQ3wRn7AbW1Cg@mail.gmail.com, CAHGQGwFUCWwSU7dtc2aRdRk73ztyr_jY5cPOyts+K8xKJ92X4Q@mail.gmail.com Backpatch: 9.5, where UPSERT was introduced
1 parent f3a764b commit c31f1dc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3246,6 +3246,15 @@ ANALYZE measurement;
32463246
</para>
32473247
</listitem>
32483248

3249+
<listitem>
3250+
<para>
3251+
<command>INSERT</command> statements with <literal>ON CONFLICT</>
3252+
clauses are unlikely to work as expected, as the <literal>ON CONFLICT</>
3253+
action is only taken in case of unique violations on the specified
3254+
target relation, not its child relations.
3255+
</para>
3256+
</listitem>
3257+
32493258
</itemizedlist>
32503259
</para>
32513260

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