Fix relfrozenxid query in docs to include TOAST tables.

Andrew Dunstan <andrew@dunslane.net>

Commit: f002dc3d4d6600a4095daf83a9584f19d0bd5844
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-09-02T18:38:12Z
Releases: 9.4.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