Re: Porting to Haiku

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Porting to Haiku
Дата
Msg-id 50F1E646.6050406@dunslane.net
обсуждение исходный текст
Ответ на Re: Porting to Haiku  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Porting to Haiku  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 01/12/2013 04:07 PM, Tom Lane wrote:
> "Mark Hellegers" <mhellege@xs4all.nl> writes:
>> I have only one server available running Haiku. Can I also run a normal
>> Postgresql installation on that same machine? If so, I will be able to
>> run the build multiple times a day.
> I believe that works at the moment, although there were discussions just
> yesterday about whether we really wanted to support it.  (The point
> being that the buildfarm script would have to be careful not to kill the
> live postmaster when cleaning up after a test failure.  I would
> definitely advise that you not run the buildfarm under the same userid
> as any live server, so that no accidental damage is possible.)


No, I'm never going to make it unsafe to run the buildfarm alongside a 
live server. I think you've misunderstood my intentions.

My main development machine at any time has from about three to six 
postmasters running, completely undisturbed by the buildfarm animal that 
fires every hour alongside them.

>
> Keep in mind though that the buildfarm run tends to suck a lot of cycles
> when it's going --- you might not like the response-time hit you'll
> probably see on the live server, unless this is a nice beefy machine.
>


If this is an issue, it's best to run the script when load is least 
important, like 2.00am. It's designed to run from cron.


cheers

andrew




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Porting to Haiku