Re: New dot releases

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: New dot releases
Дата
Msg-id 20050920191525.GP7630@pervasive.com
обсуждение исходный текст
Ответ на Re: New dot releases  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-hackers
On Mon, Sep 19, 2005 at 11:09:50PM -0600, Michael Fuhr wrote:
> In an earlier message you said that "the owner of the machine has
> been completely unhelpful about providing any information to track
> it down."  Is he not responding at all, or is he responding but
> with not enough information?

Yes. I had been working on this trying (unsucessfully) to get a working
backtrace when I ended up with a bunch of other things on my plate. We
now have a good backtrace.

> Most of gerbil's failures are:
> 
>   creating information schema ... Bus Error - core dumped
> 
> Is the message implying that the postgres process that initdb starts
> is dumping core?  Any ideas on how the patch might cause that?
> 
> The most recent failures are
> 
>   shmat(id=8326) failed: Not enough space

The shmat errors were because there were a bunch of shared memory
segments hanging around, because they didn't get cleaned up from
initdb coreing. The only real issue is the core dump, which an email has
been sent to the list about.

Sorry for the delay in tracking this down.
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: pg_autovacuum settings not saved on dump
Следующее
От: Oleg Bartunov
Дата:
Сообщение: passing parameters to CREATE INDEX