Add some real documentation about TOAST (finally). Combine this with
Tom Lane <tgl@sss.pgh.pa.us>
Add some real documentation about TOAST (finally). Combine this with the old 'page' chapter and the recently added 'filelayout' chapter to make a coherent chapter about PostgreSQL's physical storage layout.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/diskusage.sgml | modified | +3 −3 |
| doc/src/sgml/filelayout.sgml | deleted | +0 −161 |
| doc/src/sgml/filelist.sgml | modified | +2 −3 |
| doc/src/sgml/lobj.sgml | modified | +6 −4 |
| doc/src/sgml/page.sgml | deleted | +0 −354 |
| doc/src/sgml/postgres.sgml | modified | +2 −3 |
| doc/src/sgml/ref/alter_table.sgml | modified | +8 −4 |
| doc/src/sgml/storage.sgml | added | +676 −0 |
| doc/src/sgml/xtypes.sgml | modified | +7 −3 |