Re: Index build temp files
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: Stephen Frost <sfrost@snowman.net>, Bruce Momjian <bruce@momjian.us>, pgsql-hackers@postgresql.org
Date: 2013-01-09T00:23:18Z
Lists: pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes: > On 9 January 2013 00:04, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> I don't think it's a bug. What you seem to be proposing is that CREATE >> INDEX ought to ignore temp_tablespaces and instead always put its temp >> files in the tablespace where the finished index will reside. > I don't think that's what he said. Then I misunderstood. Stephen, what was your thought exactly about what should happen? regards, tom lane