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. Branch ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/d1f638bcd8db6e5c9cd471c067829a42e34fdbcd Modified Files -------------- doc/src/sgml/maintenance.sgml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
