public inbox for [email protected]
help / color / mirror / Atom feedFrom: David G. Johnston <[email protected]>
To: [email protected]
To: Pg Docs <[email protected]>
Subject: Re: 41.3. Materialized Views: Create table should be create view?
Date: Sat, 9 Apr 2022 12:50:59 -0700
Message-ID: <CAKFQuwZGgO_D0Ck0R+2VowF6ShMZxDmjW7mHovJ+Q0hCHL24MQ@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On Fri, Apr 8, 2022 at 2:06 AM PG Doc comments form <[email protected]>
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/14/rules-materializedviews.html
> Description:
>
> CREATE TABLE mymatview AS SELECT * FROM mytab;
>
> Should be the creation of view instead.
>
The documentation is correct. Its purpose is to contrast a table that got
created from a view and a materialized view.
David J.
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: 41.3. Materialized Views: Create table should be create view?
In-Reply-To: <CAKFQuwZGgO_D0Ck0R+2VowF6ShMZxDmjW7mHovJ+Q0hCHL24MQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox