Re: Errors when trying to use git.postgresql

Поиск
Список
Период
Сортировка
От Daniel Farina
Тема Re: Errors when trying to use git.postgresql
Дата
Msg-id 7b97c5a40901141125n3150f43die86566782bd117dd@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Errors when trying to use git.postgresql  ("Dave Page" <dpage@pgadmin.org>)
Список pgsql-www
On Wed, Jan 14, 2009 at 11:10 AM, Dave Page <dpage@pgadmin.org> wrote:
> Afterward though, yes, I do run gc occasionally, though I haven't
> tried --aggressive yet.

Oh, okay -- I just thought it was because you put the ulimit change in
your .profile that you needed it permanently to keep things
rolling. After the first gc (which I think should have repacked
everything into one file) the 'ulimit -n' change should be obsolete.

'--aggressive' will take minutes to an hour if you have packed all the
packs together before so that the 'counting objects' phase doesn't
take forever. It should result in substantial repository size
reduction, presuming you have delta chains similar to that in the
git.postgresql.org repository.

My '.git' directory is 110M in total, for reference.

fdr


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Errors when trying to use git.postgresql
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: PostgreSQL GIT mirror status