Wieder was gelernt

ByteA

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

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.