Re: Re: Problem Observed in behavior of Create Index Concurrently and Hot Update

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: Re: Problem Observed in behavior of Create Index Concurrently and Hot Update
Дата
Msg-id CABOikdPOFzTTYr_wnZge1BBSa_LrD4kbCtxShfg-FQs0wTRPpA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: Problem Observed in behavior of Create Index Concurrently and Hot Update  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers



On Tue, Nov 27, 2012 at 4:49 PM, Andres Freund <andres@2ndquadrant.com> wrote:
On 2012-11-27 16:39:58 +0530, Pavan Deolasee wrote:

> >
> There might be a bug there as you are suggesting, but for me the CREATE
> INDEX itself fails (and rightly so) because of duplicate keys. Do I need to
> run these statements in different sessions ?

Sure, the CREATE INDEX fails. The point is that we successfully can
create the foreign key afterwards anyway.


Ah OK. Got it.

Thanks,
Pavan 

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

Предыдущее
От: Pavan Deolasee
Дата:
Сообщение: Re: Re: Problem Observed in behavior of Create Index Concurrently and Hot Update
Следующее
От: Amit kapila
Дата:
Сообщение: Re: Review: Patch to compute Max LSN of Data Pages