Large Objects Support

All LOB types use a “first N bytes” parameter, where N is a configurable with lob_fetch_size parameter. If the number of bytes in the LOB column is less than “N”, the entire column value is used.

Related reference
config