Re: reindex/vacuum locking/performance?

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: reindex/vacuum locking/performance?
Дата
Msg-id 20031004152338.GM580@libertyrms.info
обсуждение исходный текст
Ответ на Re: reindex/vacuum locking/performance?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Fri, Oct 03, 2003 at 11:49:03PM -0400, Tom Lane wrote:
>
> What if said SELECTs are using the index in question?

That's a good reason to build a new index and, when it's done, drop
the old one.  It still prevents writes, of course.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Afilias Canada                        Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: reindex/vacuum locking/performance?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: count(*) slow on large tables