does reindex need exclusive table access?

Поиск
Список
Период
Сортировка
От Gauthier, Dave
Тема does reindex need exclusive table access?
Дата
Msg-id 482E80323A35A54498B8B70FF2B8798004D5BD859A@azsmsx504.amr.corp.intel.com
обсуждение исходный текст
Ответы Re: does reindex need exclusive table access?
Список pgsql-general

v8.3.4 on linux.

 

Does "reindex table foo" require no other users accessing the foo table?  Trying to understand why this seems to be stalled when I attempt this on a live DB (if runs fine/fast on a copy of the DB that no one uses).

 

Should I run this inside a transaction?

 

Thanks in Advance !  

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

Предыдущее
От: Tarlika Elisabeth Schmitz
Дата:
Сообщение: Re: [PL/pgSQL] function call
Следующее
От: Bill Thoen
Дата:
Сообщение: Need Help With a A Simple Query That's Not So Simple