Re: RFC: Allow materialized views to use unlogged data store - Mailing list pgsql-hackers

From Andres Freund
Subject Re: RFC: Allow materialized views to use unlogged data store
Date
Msg-id 20150721214251.GA5053@awork2.anarazel.de
Whole thread Raw
In response to RFC: Allow materialized views to use unlogged data store  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On 2015-07-21 14:38:24 -0700, Joshua D. Drake wrote:
> What do we think about $subject? In short, the underlying table of an MV
> would have the option of being unlogged.

There was a rather long thread about the difficulities of doing so
correctly back when matviews went in. It's not just a line of code or
10.

Andres



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: RFC: Allow materialized views to use unlogged data store
Next
From: Kevin Grittner
Date:
Subject: Re: brin index vacuum versus transaction snapshots