Fix relfrozenxid query in docs to include TOAST tables.

Andrew Dunstan <andrew@dunslane.net>

Commit: 4e1e5d3bad9d51e5695c8a42612343662e886a64
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-09-02T18:37:53Z
Releases: 9.3.0
Fix relfrozenxid query in docs to include TOAST tables.

The original query ignored TOAST tables which could result in tables
needing a vacuum not being reported.

Backpatch to all live branches.

Files

PathChange+/−
doc/src/sgml/maintenance.sgml modified +6 −1