Jan Danielsson-3 wrote
> The hashes really have no reason to be stored in any other format
> than their raw binary format, except I've read that SQL99 doesn't allow
> binary columns to be indexed -- which would be a problem because the
> hashes most definitely will need to be indexed. Is it correct that
> blob's can't be indexed?
FWICS you can index columns defined as "bytea" in PostgreSQL
David J.
--
View this message in context: http://postgresql.nabble.com/Yet-another-binary-vs-text-question-with-a-twist-tp5831031p5831033.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.