Fix relfrozenxid query in docs to include TOAST tables.

Andrew Dunstan <andrew@dunslane.net>

Commit: d1f638bcd8db6e5c9cd471c067829a42e34fdbcd
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-09-02T18:35:26Z
Releases: 9.0.14
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