Re: PG 13 release notes, first draft

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: PG 13 release notes, first draft
Дата
Msg-id 20200507003114.GX28974@telsasoft.com
обсуждение исходный текст
Ответ на Re: PG 13 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: PG 13 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Wed, May 06, 2020 at 07:35:34PM -0400, Bruce Momjian wrote:
> On Wed, May  6, 2020 at 11:17:54AM +0500, Andrey M. Borodin wrote:
> > I'm not sure, but probably it worth mentioning in "General performance" section that TOAST (and everything
pglz-compressed)decompression should be significantly faster in v13.
 
> > https://github.com/postgres/postgres/commit/c60e520f6e0e8db9618cad042df071a6752f3c06
> 
> OK, I read the thread mentioned in the commit message and I now see the
> value of this change.  Attached is the release note diff.  Let me know
> if it needs improvement.

Sorry I didn't see it earlier, but:

> -Improve retrieving of only the leading bytes of TOAST values (Binguo Bao)
> +Improve speed of TOAST decompression and the retrievel of only the leading bytes of TOAST values (Binguo Bao, Andrey
Borodin)

retrieval

I will include this with my running doc patch if you don't want to make a
separate commit.

-- 
Justin



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

Предыдущее
От: Ranier Vilela
Дата:
Сообщение: Re: Postgres Windows build system doesn't work with python installedin Program Files
Следующее
От: Andy Fan
Дата:
Сообщение: Re: [PATCH] Keeps tracking the uniqueness with UniqueKey