From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Minor buildfarm HOWTO comment |
Date: | 2005-07-17 19:13:22 |
Message-ID: | 42DAADD2.7070505@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
>BTW, I noticed that the buildfarm HOWTO says
>
>
>
>>... Finally, I set up a
>>cron job on the mirror machine to update the mirror every 15 minutes - this
>>should not be too big a deal, as CVSup is extremely efficient, and even
>>doing this so frequently should not incur a lot of bandwidth use.
>>
>>
>
>AFAIK the Postgres anonymous-CVS server is only updated from the master
>once an hour, and so there is no point in CVSup'ing from it more than
>once an hour.
>
>If you are a committer with direct access to the master CVS server then
>maybe there's some point in CVSup'ing your local copy every 15 minutes,
>but I think the HOWTO shouldn't recommend that.
>
>
I was told, quite possibly incorrectly, and I forget by whom, that the 1
hour delay didn't apply to CVSup.
>(CVS mirrors used only for buildfarm purposes should probably mirror the
>slave CVS server anyway, even if you have access rights to the master
>server, on grounds of security and bandwidth conservation ...)
>
>
>
>
I will change it.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-07-17 23:38:04 | The reason for loris' intermittent prepared_xacts failures |
Previous Message | Andrew Dunstan | 2005-07-17 19:07:37 | Re: Buildfarm issues on specific machines |