Thread: what's inherited

what's inherited

From
Ted Toth
Date:
When I create a table that inherits from another table what all is
inherited i.e. ownership, security policy, ...?

Ted



Re: what's inherited

From
Laurenz Albe
Date:
On Tue, 2022-10-18 at 16:41 -0500, Ted Toth wrote:
> When I create a table that inherits from another table what all is
> inherited i.e. ownership, security policy, ...?

None of that, only the column definitione.

Yours,
Laurenz Albe