Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 9adda3e125642f41f256d1ed6adfe810b508e046
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2011-06-13T21:12:26Z
Releases: 9.1.0
Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY

The previous wording wasn't explicit enough, which could misled readers
into thinking that the locks acquired are more restricted in nature than
they really are.  The resulting optimism can be damaging to morale when
confronted with reality, as has been observed in the field.

Greg Smith

Files

PathChange+/−
doc/src/sgml/ref/create_index.sgml modified +10 −1