Re: What in the world is happening on spoonbill?

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: What in the world is happening on spoonbill?
Дата
Msg-id 482F18BA.4060605@kaltenbrunner.cc
обсуждение исходный текст
Ответ на Re: What in the world is happening on spoonbill?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: What in the world is happening on spoonbill?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
>> psql is coredumping:
> 
> Huh.  I wonder why it's only happening on that one machine.
> Is there anything particularly unusual about datatype sizes
> or alignment rules on that platform?

hmm well it is a 64bit Sparc box running OpenBSD which is a tad 
"unusual" in itself.
But if i had to guess this more likely caused by the special malloc 
flags used on spoonbill (FGJPZ) - per your recommendations in:

http://archives.postgresql.org/pgsql-hackers/2005-06/msg00828.php

docs at:


http://www.openbsd.org/cgi-bin/man.cgi?query=malloc.conf&apropos=0&sektion=0&manpath=OpenBSD+4.2&arch=sparc64&format=html


Stefan


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: What in the world is happening on spoonbill?
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: What in the world is happening on spoonbill?