Thread: vacuum analyze error

vacuum analyze error

From
Christian Bucanac
Date:
Hi!

I have tried to generate execution statistics of my database, see below. It
failed because of too big tuples. How big tuples can vacuumdb --analyze
handle?

bash$ vacuumdb --analyze chrbuc
ERROR:  Tuple is too big: size 11540
vacuumdb: database vacuum failed on chrbuc.

/buckis