Plans for partitioning of inheriting tables
Thiemo Kellner <thiemo@gelassene-pferde.biz>
From: thiemo@gelassene-pferde.biz
To: PostgreSQL General <pgsql-general@lists.postgresql.org>
Date: 2024-10-24T19:47:02Z
Lists: pgsql-general
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. Kind regards Thiemo