Wieder was gelernt

ByteA

Tags: postgresql bytea blob random access performance
2022-10-22

Alvaro Herrera on pgsql-general:

if you set ALTER TABLE tab ALTER COLUMN byt SET STORAGE EXTERNAL then compression is not used, and random access becomes fast.