Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> On 9 January 2013 00:04, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2013-01-09 00:52:42 |
| Subject: Re: [PATCH 2/5] Make relpathbackend return a statically
result instead of palloc()'ing it |
| Previous: | From: Tom Lane | Date: 2013-01-09 00:17:10 |
| Subject: Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers |