Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page

Поиск
Список
Период
Сортировка
От Vadim B. Mikheev
Тема Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Дата
Msg-id 34D7CEF1.719697C8@sable.krasnoyarsk.su
обсуждение исходный текст
Ответ на Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page\
Список pgsql-hackers
The Hermit Hacker wrote:
>
>         So, why is pg_class locked for the duration of a vacuum when the
> vacuum is being performed for the whole database when it should (I think)
> only need to be locked when updates are happening to it?

Yes, this is how it should be. This long lock comes from very old time.
When I visited vacuum last time (year ago) I hadn't time to decide
why this lock is here and could it be just removed or not.
Still no time :)

Vadim

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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] regression test "strings" failure.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: regression test "strings" failure.