> 5 мая 2020 г., в 08:16, Bruce Momjian <bruce(at)momjian(dot)us> написал(а):
>
> I have committed the first draft of the PG 13 release notes. You can
> see them here:
>
> https://momjian.us/pgsql_docs/release-13.html
>
> It still needs markup, word wrap, and indenting. The community doc
> build should happen in a few hours.
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
Best regards, Andrey Borodin.