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

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Darryl Green <darryl(dot)green(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Partitioning, Identity and Uniqueness (given pg 16 changes)
Date: 2024-02-19 07:31:35
Message-ID: d04f327c-598d-4e4d-bc69-28cc218cf954@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ketan Popat 2024-02-19 08:08:10 Re: Partitioning, Identity and Uniqueness (given pg 16 changes)
Previous Message David Rowley 2024-02-19 04:23:18 Re: Partitioning, Identity and Uniqueness (given pg 16 changes)