Re: Materialized views don't show up in information_schema - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Materialized views don't show up in information_schema
Date
Msg-id 543886E4.1080100@gmx.net
Whole thread Raw
In response to Re: Materialized views don't show up in information_schema  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Materialized views don't show up in information_schema
List pgsql-hackers
On 10/10/14 8:44 PM, Stephen Frost wrote:
> As a comparison, what about unlogged tables?  They're not normal tables
> and they aren't defined by the SQL standard either.

They are normal tables when considered within the scope of the SQL
standard.  The only difference to normal tables is their crash recovery
behavior, which is outside the scope of the SQL standard.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Wait free LW_SHARED acquisition - v0.9
Next
From: Andres Freund
Date:
Subject: Re: Wait free LW_SHARED acquisition - v0.9