Re: Update limitations for declarative partitioning - Mailing list pgsql-docs

From Erwin Brandstetter
Subject Re: Update limitations for declarative partitioning
Date
Msg-id CAGHENJ71ZpzBjNQ91r4xH+RViFnHeBxNzLd90CJajgSfT31qaA@mail.gmail.com
Whole thread Raw
In response to Re: Update limitations for declarative partitioning  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Update limitations for declarative partitioning  (Michael Paquier <michael@paquier.xyz>)
List pgsql-docs
Looking at
... the issue seems unchanged?

Regards
Erwin



On Sat, 8 Aug 2020 at 05:38, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
On 2020-Aug-08, Erwin Brandstetter wrote:

> - But the manual still warns at
> https://www.postgresql.org/docs/13/ddl-partitioning.html#DDL-PARTITIONING-DECLARATIVE-LIMITATIONS
>
> BEFORE ROW triggers, if necessary, must be defined on individual
> > partitions, not the partitioned table.
> >
>
> Looks like that "limitation" can go now? Or reduced to something like:
>
> "BEFORE ROW triggers on the partitioned table cannot change which partition
> is the destination."

Oh, right, I'll patch that up tomorrow.  Thanks for pointing it out.

--
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: initdb - creating clusters
Next
From: Michael Paquier
Date:
Subject: Re: Update limitations for declarative partitioning