what happens when concurrent index create

Поиск
Список
Период
Сортировка
От leo xu
Тема what happens when concurrent index create
Дата
Msg-id 1333470017542-5615720.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: what happens when concurrent index create
Re: what happens when concurrent index create
Список pgsql-general
i read documents,i find it that concurrent index create don't lock write.but
need scan table twice.it explain is following as:
   It scans the table once to initially build the index, then makes a second
pass to look for things added after the first pass.

please explain 1. what happens  when concurrent index create .tks.
                   2.how to trace a backend what do somethings internal.for
example oracle 10046 trace.

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/what-happens-when-concurrent-index-create-tp5615720p5615720.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: Brent Wood
Дата:
Сообщение: Re: CPU Load 100% when pg_dump start in Postgresql 8.4
Следующее
От: Ozgun Erdogan
Дата:
Сообщение: Command counter increment vs updating an active snapshot