what's inherited

From: Ted Toth <txtoth(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: what's inherited
Date: 2022-10-18 21:41:43
Message-ID: CAFPpqQEtUPt+7OuvW_VwDAUr73j410Th0E2qs9cA-+0uAibzqQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Ted

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2022-10-18 21:55:28 Re: COMMIT IN STORED PROCEDURE WHILE IN A LOOP
Previous Message Christophe Pettus 2022-10-18 21:35:27 Re: COMMIT IN STORED PROCEDURE WHILE IN A LOOP