Re: [PATCH] Compression dictionaries for JSONB
От | Aleksander Alekseev |
---|---|
Тема | Re: [PATCH] Compression dictionaries for JSONB |
Дата | |
Msg-id | CAJ7c6TNLEzFLFOP9fS3E5sx04daC-AkTXn5rF=hc405WfCA4RA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [PATCH] Compression dictionaries for JSONB (Matthias van de Meent <boekewurm+postgres@gmail.com>) |
Ответы |
Re: [PATCH] Compression dictionaries for JSONB
|
Список | pgsql-hackers |
Hi Matthias, > > Although there is also a high-level idea (according to the > > presentations) to share common data between different TOASTed values, > > similarly to what compression dictionaries do, by looking at the > > current feedback and considering the overall complexity and the amount > > of open questions (e.g. interaction with different TableAMs, etc), I > > seriously doubt that this particular part of "pluggable TOASTer" will > > end-up in the core. > > Yes, and that's why I think that this where this dictionary > infrastructure could provide value, as an alternative or extension to > the proposed jsonb toaster in the 'pluggable toaster' thread. OK, I see your point now. And I think this is a very good point. Basing "Compression dictionaries" on the API provided by "pluggable TOASTer" can also be less hacky than what I'm currently doing with `typmod` argument. I'm going to switch the implementation at some point, unless anyone will object to the idea. -- Best regards, Aleksander Alekseev
В списке pgsql-hackers по дате отправления: