From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Mark Hellegers <mhellege(at)xs4all(dot)nl>, Postgresql Hackers Mailinglist <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Porting to Haiku |
Date: | 2013-01-12 22:50:00 |
Message-ID: | 25119.1358031000@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2013-01-12 23:15:17 | Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) |
Previous Message | Andrew Dunstan | 2013-01-12 22:40:06 | Re: Porting to Haiku |