vacuum analyze error - Mailing list pgsql-general

From Christian Bucanac
Subject vacuum analyze error
Date
Msg-id 5146853DD571D411AC54000102070D611C7EA1@MINGBGNTS02
Whole thread Raw
List pgsql-general
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

pgsql-general by date:

Previous
From: Einar Karttunen
Date:
Subject: Performance of c, pl/perl, pl/pgsql
Next
From: "Atul"
Date:
Subject: Re: Run a create object script ???