Re: Plans for partitioning of inheriting tables
Adrian Klaver <adrian.klaver@aklaver.com>
From: Adrian Klaver <adrian.klaver@aklaver.com>
To: thiemo@gelassene-pferde.biz,
PostgreSQL General <pgsql-general@lists.postgresql.org>
Date: 2024-10-24T20:44:04Z
Lists: pgsql-general
On 10/24/24 12:47 PM, thiemo@gelassene-pferde.biz wrote: > Hi > > 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. 1) Have you looked at?: https://www.postgresql.org/docs/current/ddl-partitioning.html#DDL-PARTITIONING-USING-INHERITANCE 2) Provide the SQL you ran that got the above error. > > Kind regards > > Thiemo > > > -- Adrian Klaver adrian.klaver@aklaver.com