Re: snapshot generation broken

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: snapshot generation broken
Дата
Msg-id 4C99C2A8.6080808@enterprisedb.com
обсуждение исходный текст
Ответ на snapshot generation broken  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Ответы Re: snapshot generation broken  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On 22/09/10 11:33, Stefan Kaltenbrunner wrote:
> Hi all!
>
> It seems that the git move has broken the generation of the automatic
> snapshot tarballs - has anybody yet looked into what it would take to
> move those to fetching from git?

BTW, there is a nice command called in git to create tarballs:

git archive master | gzip > postgresql.tar.gz

I doubt we can use it because we add some generated files to our 
tarballs that are not in the repository, but I thought I'd mention it.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Configuring synchronous replication
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: snapshot generation broken