Re: Porting to Haiku - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Porting to Haiku
Date
Msg-id 25119.1358031000@sss.pgh.pa.us
Whole thread Raw
In response to Re: Porting to Haiku  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 01/12/2013 04:07 PM, Tom Lane wrote:
>> ... 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.

Oh, the intention is clear enough.  But there are always bugs.  I don't
actually run any buildfarm critters myself, but if I did you can be sure
they'd be under their own userid that couldn't possibly break anything
else.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Porting to Haiku
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4)