vacuum analyze

From: Mikhail Terekhov <terekhov(at)emc(dot)com>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: vacuum analyze
Date: 1999-03-09 15:30:08
Message-ID: 36E53E80.A7128C62@emc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

At some time I started to receive error message:
"ERROR: Tuple is too big: size 14800"
when I run VACUUM ANALYZE command from psql. I know that I can't insert
row more than 8K in size, so what this means?

Mike

Browse pgsql-hackers by date

  From Date Subject
Next Message D'Arcy J.M. Cain 1999-03-09 15:42:50 Re: [HACKERS] Niladic functions
Previous Message The Hermit Hacker 1999-03-09 13:39:09 Re: [HACKERS] dynamic loading on NT works!