Re: Index build temp files

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Simon Riggs <simon(at)2ndQuadrant(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Index build temp files
Date: 2013-01-09 04:49:49
Message-ID: 1357706989.25412.8.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2013-01-08 at 23:38 -0500, Stephen Frost wrote:
> If I can come up with a doc or similar patch, I'll post it, but I have
> to admit that the docs are pretty clear that you need create rights.
> Still, it seems a little odd that we don't complain in any way in this
> case. Perhaps a NOTICE when the temp_tablespaces value is set but
> won't be used due to permissions..?

It should be a warning in my opinion.

It should actually be an error, but there are probably reasons why that
wouldn't work.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2013-01-09 04:55:08 Re: Index build temp files
Previous Message Peter Eisentraut 2013-01-09 04:42:45 Re: Re: Proposal: Store "timestamptz" of database creation on "pg_database"