Re: BUG #14290: materialized view refresh doesn't use temp_tablespace - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #14290: materialized view refresh doesn't use temp_tablespace
Date
Msg-id CACjxUsOCp48mGQB=Ya1Puv=RyTzd0jBf0e-AwfKZ2Rg3_TWWrQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #14290: materialized view refresh doesn't usetemp_tablespace  (Rick Otten <rotten@windfish.net>)
List pgsql-bugs
On Wed, Aug 24, 2016 at 1:21 PM, Rick Otten <rotten@windfish.net> wrote:

> The distinction between temporary objects that write to disk, and temporary
> files, never occurred to me before.  I had always thought they were the same
> thing.  I think it is a pretty confusing fine point.

On further investigation, both are supposed to use the tablespaces
you specify, which does make this a bug.  Will fix.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: BUG #14294: Problem in generate series between dates
Next
From: Tom Lane
Date:
Subject: Re: BUG #14294: Problem in generate series between dates