31.2. Implementation Features

The large object implementation breaks large objects up into "chunks" and stores the chunks in rows in the database. A B-tree index guarantees fast searches for the correct chunk number when doing random access reads and writes.

copyright  ©  October 14 2008 sean dreilinger url: http://durak.org/sean/pubs/software/postgresql/lo-implementation.html
Feedback Form