Ted Toth <[email protected]> writes: > On Wed, Nov 23, 2022 at 1:24 PM Ron <[email protected]> wrote: >> Out of curiosity, why INHERITS in v13 instead of PARTITION BY?
> Because none of the declarative partition types do what I want.
Then you're stuck managing it manually. But ATTACH PARTITION is
not relevant to INHERITS-style partitioning.
regards, tom lane
