Re: Postgres Partitions Limitations (5.11.2.3)

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: navbarry(at)gmail(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Postgres Partitions Limitations (5.11.2.3)
Date: 2023-12-01 13:19:46
Message-ID: CAExHW5vff9JbUY0HCBt=8p+q0QSfA7P9wbiKCMuEHYDj9xiRNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

On Thu, Nov 30, 2023 at 10:29 PM Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:
>
> On Thu, 2023-11-30 at 19:22 +0530, Ashutosh Bapat wrote:
> > May be attach the patch to hackers thread (this) as well?
>
> If you want, sure. I thought it was good enough if the thread
> is accessible via the commitfest app.

The addition is long enough that it deserved to be outside of parentheses.

I think it's worth mentioning the exception but in a way that avoids
repeating what's mentioned in the last paragraph of just the previous
section. I don't have brilliant ideas about how to rephrase it.

Maybe "Using ONLY to add or drop a constraint, other than PRIMARY and
UNIQUE, on only the partitioned table is supported as long as there
are no partitions. ...".

--
Best Wishes,
Ashutosh Bapat

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2023-12-01 13:58:21 Re: Restore to a new database from a backup (.tar) generated from
Previous Message David Virebayre 2023-12-01 12:08:15 Re: Clarification regarding CREATE TABLE LIKE and FOREIGN KEYS

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2023-12-01 13:40:16 Re: Materialized view in Postgres from the variables rather than SQL query results
Previous Message Daniel Gustafsson 2023-12-01 12:52:52 Re: pgsql: Clean up role created in new subscription test.