Re: [HACKERS] Shared memory corruption?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Shared memory corruption?
Дата
Msg-id 199802130229.VAA01001@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Shared memory corruption?  ("Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>)
Список pgsql-hackers
>
> Bruce Momjian wrote:
> >
> > Vadim, I may need your help on this one.  I can reproduce it by runinng
> > the regression test, and doing a shell 'while' loop that continuously
> > creates databases:
> >
> >         while :
> >         do
> >                 sh -c 'createdb $$'
> >         done
> >
> > I get the errors too.  I have no idea on a cause.  I would hope it is
> > not the new deadlock code, or locking fixes I did.  I think the message
> > comes from smgrblindwrt.  Is it possible our new speedups are causing
> > it?
>
> I'll try to deal with this in the next week.
> I'm going to update CVS with subselect support right now
> and I'll try to fix bugs after this.

Great.  Thanks.

--
Bruce Momjian
maillist@candle.pha.pa.us

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

Предыдущее
От: "Vadim B. Mikheev"
Дата:
Сообщение: Re: [HACKERS] Shared memory corruption?
Следующее
От: Peter Stockwell
Дата:
Сообщение: postgres initdb on ALPHA/Digital Unix