Re: [EXTERNAL] Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition - Mailing list pgsql-bugs

From Tom Lane
Subject Re: [EXTERNAL] Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition
Date
Msg-id 840317.1601475393@sss.pgh.pa.us
Whole thread Raw
In response to RE: [EXTERNAL] Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition  ("Godfrin, Philippe E" <Philippe.Godfrin@nov.com>)
List pgsql-bugs
"Godfrin, Philippe E" <Philippe.Godfrin@nov.com> writes:
> I am curious why this is considered Class 0A, versus 42 (syntax error?)

FEATURE_NOT_SUPPORTED seems perfectly appropriate from here.
What you tried to do is not semantically nonsensical, it's just something
we can't do given the current architecture for partitioned tables.

            regards, tom lane



pgsql-bugs by date:

Previous
From: "Godfrin, Philippe E"
Date:
Subject: RE: [EXTERNAL] Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition
Next
From: PG Bug reporting form
Date:
Subject: BUG #16648: Using postgres:12.4-alpine docker image, get 12.2 when running postgres -V command inside container