Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY

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

Commit: a03feb9354bda5084f19cc952bc52ba7be89f372
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2011-06-13T21:17:16Z
Releases: 9.2.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