Re: Largeobject Access Controls (r2460)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Largeobject Access Controls (r2460)
Дата
Msg-id 901.1264448785@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Largeobject Access Controls (r2460)  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> "Kevin Grittner" <Kevin.Grittner@wicourts.gov> wrote:
>> Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> Did you happen to notice anything about pg_dump's memory
>>> consumption?
> I took a closer look, and there's some bad news, I think.  The above
> numbers were from the ends of the range.  I've gone back over and
> found that while it dropped about 2.1 GB almost immediately, cache
> usage slowly dropped throughout the dump, and bottomed at about 6.9
> GB below baseline.

OK, that's still not very scary --- it just means my off-the-cuff
estimate of 1:1 space usage was bad.  3:1 isn't that surprising either
given padding and other issues.  The representation of ArchiveEntries
could probably be made a bit more compact ...
        regards, tom lane


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

Предыдущее
От: Tim Bunce
Дата:
Сообщение: Re: Miscellaneous changes to plperl [PATCH]
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Review: Typed Table