Guillaume Lelarge wrote:
> Simon Riggs a écrit :
>> It would be great if there was a database-level option so that any new
>> indexes would default to using CONCURRENTLY.
>>
>> This would allow production systems to be changed easily using the
>> default of CONCURRENTLY, whereas dev systems won't need that.
>>
>> If not, can we just have a general default of use concurrent builds?
>>
> 
> I would be in favor of a database level option. It would be an
> interesting feature for next release. If Dave is OK with this, I will
> add this on our todo page.

We don't have any infrastructure for saving per-database settings. We
could have a general default easily enough though.

/D

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to