Re: Disabling an index temporarily - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Disabling an index temporarily
Date
Msg-id 20151213.002211.301956913624378834.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: Disabling an index temporarily  (Julien Rouhaud <julien.rouhaud@dalibo.com>)
List pgsql-hackers
> Oleg and Teodor announced some time ago an extension for this exact use
> case, see
> http://www.postgresql.org/message-id/Pine.LNX.4.64.0910062354510.6801@sn.sai.msu.ru
> 
> This also has the advantage of not needing an exclusive lock on the index.

Thanks for the info. I will try out them.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Error with index on unlogged table
Next
From: Andres Freund
Date:
Subject: Re: Rework the way multixact truncations work