Re: PG 15 downloads

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: PG 15 downloads
Дата
Msg-id Y01EYGx8lLrwJ8rT@msg.df7cb.de
обсуждение исходный текст
Ответ на Re: PG 15 downloads  (Dave Page <dpage@pgadmin.org>)
Список pgsql-www
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.

Christoph



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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: PG 15 downloads
Следующее
От: Dave Page
Дата:
Сообщение: Re: PG 15 downloads