| PostgreSQL 7.4.22 Documentation | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Chapter 28. Large Objects | Fast Forward | Next |
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.
No comments could be found for this page.
New comments cannot be added to old documentation versions.