Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY

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

Commit: 2602e637505ed9b4500bb0f17abcb630b2b711b3
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2011-06-13T21:21:15Z
Releases: 9.0.5
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