Re: Plans for partitioning of inheriting tables - Mailing list pgsql-general

From David G. Johnston
Subject Re: Plans for partitioning of inheriting tables
Date
Msg-id CAKFQuwY0F7xvOzM3q4-bm1XaJisrKWE9Jdu5ZPHCvY1UBFKn9Q@mail.gmail.com
Whole thread Raw
In response to Plans for partitioning of inheriting tables  (thiemo@gelassene-pferde.biz)
Responses Re: Plans for partitioning of inheriting tables
Re: Plans for partitioning of inheriting tables
List pgsql-general
On Thursday, October 24, 2024, <thiemo@gelassene-pferde.biz> wrote:

Up to version 17, partitioning of tables inheriting from other tables is not possible.
psql:../code_files/data_storage/PostgreSQL/tables/TOPO_FILES.pg_sql:68: ERROR:  no se puede crear una tabla particionada como hija de herencia

Are there plans to support this in the future? I could not find any hint in the documentation or in https://wiki.postgresql.org/wiki/Development_information.

My impression of things is that directly using “inherit” for table creation is considered deprecated at this point.  No one has interest in expanding on the feature nor even recommends it be used in new development.  That particular unique feature of PostgreSQL hasn’t caught on.

David J.
 

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Plans for partitioning of inheriting tables
Next
From: 馬 騰飛
Date:
Subject: Compatibility Issues with Npgsql and .NET Framework 3.5 after Upgrading to PostgreSQL 16.3