Re: Two academic questions - Mailing list pgsql-general

From David G. Johnston
Subject Re: Two academic questions
Date
Msg-id CAKFQuwY9S9iCy99akNZm2DHxn51-g2N3kcxANK3OhhorSx5Q9g@mail.gmail.com
Whole thread Raw
In response to Two academic questions  (Дмитрий Иванов <firstdismay@gmail.com>)
Responses Re: Two academic questions  (Дмитрий Иванов <firstdismay@gmail.com>)
List pgsql-general
On Tue, Feb 1, 2022 at 8:15 PM Дмитрий Иванов <firstdismay@gmail.com> wrote:
Why are COLUMN GENERATED ALWAYS AS called "methods" and singled out as a separate field type?

This sounds like you are describing something written.  Can you provide a link to where that is?

Is there a common name in the community for the approach in which the data schema is presented as data?

Which community?  There are many ways in which a "data schema [can be] presented as data".  In PostgreSQL there is only a single source of truth for what the data schema is - the "System Catalogs" [1].  Those tables are made available to the user in the pg_catalog schema.


David J.


pgsql-general by date:

Previous
From: Дмитрий Иванов
Date:
Subject: Two academic questions
Next
From: Abhishek Bhola
Date:
Subject: Re: Subscription stuck at initialize state