Re: Partitioning, Identity and Uniqueness (given pg 16 changes)

From: Darryl Green <darryl(dot)green(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Partitioning, Identity and Uniqueness (given pg 16 changes)
Date: 2024-02-19 09:13:13
Message-ID: CADJ=SEMeC0UDarqBNMzQvL-f40NTmR-FeVdFcbL_SyaqtKw+gQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 19 Feb 2024 at 17:31, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>
> On 19.02.24 04:32, Darryl Green wrote:
> > I note that in Postgresql 16 identity column handling in partitioned
> > tables has been aligned to the view that the partitioned table as a
> > whole is a single relation (and so a unique identity across partitions).
> > This makes sense.
>
> The change that I think you are referring to is in the not-yet-released
> version 17.

Oh! Oops!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message gparc 2024-02-19 09:36:47 Re: Users and object privileges maintenance
Previous Message Darryl Green 2024-02-19 09:07:44 Re: Partitioning, Identity and Uniqueness (given pg 16 changes)