pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY
Дата
Msg-id E1QWEdN-0002sC-7T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a03feb9354bda5084f19cc952bc52ba7be89f372

Modified Files
--------------
doc/src/sgml/ref/create_index.sgml |   11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY