Re: PL/TCL Patch to prevent postgres from becoming multithreaded

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: PL/TCL Patch to prevent postgres from becoming multithreaded
Дата
Msg-id 46ED527A.4090108@kaltenbrunner.cc
обсуждение исходный текст
Ответ на Re: PL/TCL Patch to prevent postgres from becoming multithreaded  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
>> yeah testing that patch now (seems to apply just fine on -HEAD) but it
>> seems that there is something strange going on because I just got:
>
> ! ERROR:  could not read block 2 of relation 1663/16384/2606: read only 0 of 8192 bytes
>
> Is that repeatable?  What sort of filesystem are you testing on?
> (soft-mounted NFS by any chance?)

doesn't seem to be repeatable :-(

on the postitive side - the pltcl patch does seem to fix the mentioned
regression failures quagga triggered earlier this year. I did about a
dozends of full buildfarm runs with that patch and about ten manual
executions of the pltcl regression tests without any sign of
misbehaviour so this seems like a clear candidate for at least -HEAD.


Stefan

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] invalidly encoded strings
Следующее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: HOT synced with HEAD