Re: Plans for partitioning of inheriting tables

From: Thiemo Kellner <thiemo(at)gelassene-pferde(dot)biz>
To:
Cc: PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Plans for partitioning of inheriting tables
Date: 2024-10-25 05:42:49
Message-ID: 7f97ac8c-39be-4bbb-881e-d1ba4cc74ad3@gelassene-pferde.biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

24.10.2024 22:58:39 David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>:
>
> 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.
>  
Thanks for sharing your experience. I wonder if this is the general take on inheritance for spreading common attributes throughout a database.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Nilsson 2024-10-25 11:38:37 Unable to completely uninstall PostgreSQL 14.2 + pgAdmin 6.4
Previous Message Thiemo Kellner 2024-10-25 05:33:16 Re: Plans for partitioning of inheriting tables