]> granicus.if.org Git - postgresql/commit
Docs: create some user-facing documentation about index-only scans.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 May 2016 20:36:19 +0000 (16:36 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 May 2016 20:36:19 +0000 (16:36 -0400)
commite6dd664d0dd362235fd0af31360ecbf29434c4c1
treef666b9c2d8654f34731cc73f545520ad34d7d995
parent6f69b96390eddf9c6129840eac511fd4159f01bb
Docs: create some user-facing documentation about index-only scans.

We didn't have any real user documentation about how index-only scans
work or how to design indexes to exploit them.  Remedy that.
Per gripe from David Johnston.
doc/src/sgml/config.sgml
doc/src/sgml/indexam.sgml
doc/src/sgml/indices.sgml
doc/src/sgml/maintenance.sgml
doc/src/sgml/storage.sgml