| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | thiemo(at)gelassene-pferde(dot)biz, PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Plans for partitioning of inheriting tables |
| Date: | 2024-10-24 20:44:04 |
| Message-ID: | 797b23aa-f54b-4849-80a7-9a6b322fa53b@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 10/24/24 12:47 PM, thiemo(at)gelassene-pferde(dot)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(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2024-10-24 20:58:35 | Re: Plans for partitioning of inheriting tables |
| Previous Message | thiemo | 2024-10-24 19:47:02 | Plans for partitioning of inheriting tables |