Re: PG 15 downloads
От
Christoph Berg
Тема
Re: PG 15 downloads
Дата
Msg-id
Y01EYGx8lLrwJ8rT@msg.df7cb.de
Ответ на
Re: PG 15 downloads (Dave Page)
Список
Дерево обсуждения
PG 15 downloads Andres Freund <andres@anarazel.de>
Re: PG 15 downloads Dave Page <dpage@pgadmin.org>
Re: PG 15 downloads Daniel Gustafsson <daniel@yesql.se>
Re: PG 15 downloads Andres Freund <andres@anarazel.de>
Re: PG 15 downloads "Jonathan S. Katz" <jkatz@postgresql.org>
Re: PG 15 downloads Dave Page <dpage@pgadmin.org>
Re: PG 15 downloads Magnus Hagander <magnus@hagander.net>
Re: PG 15 downloads Dave Page <dpage@pgadmin.org>
Re: PG 15 downloads Adrian Klaver <adrian.klaver@aklaver.com>
Re: PG 15 downloads Dave Page <dpage@pgadmin.org>
Re: PG 15 downloads Adrian Klaver <adrian.klaver@aklaver.com>
Re: PG 15 downloads Dave Page <dpage@pgadmin.org>
Re: PG 15 downloads Dave Page <dpage@pgadmin.org>
Re: PG 15 downloads Magnus Hagander <magnus@hagander.net>
Re: PG 15 downloads "Jonathan S. Katz" <jkatz@postgresql.org>
Re: PG 15 downloads Christoph Berg <myon@debian.org>
Re: PG 15 downloads Dave Page <dpage@pgadmin.org>
Re: PG 15 downloads Christoph Berg <myon@debian.org>
Re: PG 15 downloads Dave Page <dpage@pgadmin.org>
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 по дате отправления