Re: [BUGS] create index concurrently blocks on transactions in other databases

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [BUGS] create index concurrently blocks on transactions in other databases
Дата
Msg-id 1189115727.4175.436.camel@ebony.site
обсуждение исходный текст
Ответы Re: Re: [BUGS] create index concurrently blocks on transactions in other databases  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Thu, 2007-09-06 at 21:47 +0100, Simon Riggs wrote:
> On Thu, 2007-09-06 at 15:55 -0400, Tom Lane wrote:

> > This would have been painful to fix in 8.2 but it seems relatively
> > trivial in HEAD --- we just need another filter option in
> > GetCurrentVirtualXIDs.

Patch enclosed. Tested manually on same/different databases.

No docs changed, nor test cases added.

--
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com

Вложения

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

Предыдущее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: HOT patch - version 15
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [BUGS] create index concurrently blocks on transactions in other databases