Hi!

Matthias, regarding your message above, I have a question to ask.
On typed TOAST implementations - we thought that TOAST method used
for storing data could depend not only on data type, but on the flow or
workload,
like out bytea appendable toaster which is much (hundreds of times) faster
on
update compared to regular procedure. That was one of ideas behind the
Pluggable TOAST - we can choose the most suitable TOAST implementation
available.

If we have a single TOAST entry point for data type - then we should have
some means to control it or choose a TOAST method suitable to our needs.
Or should not?

-- 
Regards,
Nikita Malakhov
Postgres Professional
The Russian Postgres Company
https://postgrespro.ru/

Reply via email to