Re: PG 15 downloads
От | Dave Page |
---|---|
Тема | Re: PG 15 downloads |
Дата | |
Msg-id | CA+OCxozNoSHedSdd99g-9-yGvtZwt5N15JhQuZR1OF1B_0=uwQ@mail.gmail.com обсуждение исходный текст |
Ответ на | PG 15 downloads (Andres Freund <andres@anarazel.de>) |
Список | pgsql-www |
On Mon, 17 Oct 2022 at 13:02, Christoph Berg <myon@debian.org> wrote:
Re: Dave Page
> > I've been asking for some way to be able to stop syncing the apt repo
> > from the repository master host so I can prepare the release, and then
> > have the release people grab it from there. But that was never
> > implemented, so things still rely on me being available to
> > synchronously do the required steps, which is obviously not optimal.
> >
>
> Yeah, unfortunately that's not entirely straightforward to implement.
I haven't seen the sync cronjob, but I assume it's something like
rsync over ssh, so wouldn't just prepending something like this work?
ssh atalia test -f /srv/apt/SYNC && rsync ...
I'd then remove the SYNC file during release time.
Unfortunately not (entirely). It pulls from atalia and a number of other boxes, performs a little magic, and then asynchronously pushes everything to the frontends.
В списке pgsql-www по дате отправления: