On Wed, 2023-10-04 at 16:15 -0500, Nico Williams wrote:
> Better that than TEXT blobs w/ the encoding given by the `CREATE
> DATABASE` or `initdb` default!
From an engineering perspective, yes, per-column encodings would be
more flexible. But I still don't understand who exactly would use that,
and why.
It would take an awful lot of effort to implement and make the code
more complex, so we'd really need to see some serious demand for that.
Regards,
Jeff Davis