Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)
Дата
Msg-id 2978.1151938084@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-patches
"Andrew Dunstan" <andrew@dunslane.net> writes:
> Since CVS updates are not atomic, it's hard to see how mirroring could be,
> unless you did something like disallow updates, mirror, allow updates. I
> suspect such a cure would be worse than the disease. This is such a rare
> event that I don't think it's worth the trouble. Buildfarm members are doing
> 200 builds a day or more, and I can't recall having seen this before.

Yeah, I don't remember having seen it before either, but on the other
hand I haven't been paying super close attention.

One easy low-tech fix would be for Marc to publish the exact times at
which the mirror syncs run (I think it might be something like 20 past
the hour but I'm not sure), and then we could tell buildfarm owners not
to schedule their CVS pulls to start in that particular five-minute
window, and committers could try to avoid committing many-file patches
right then either.

            regards, tom lane

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

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)
Следующее
От: Neil Conway
Дата:
Сообщение: CREATE TRIGGER locking