RE: [GENERAL] Re: 'Tuple is too big' Error

2001-01-15 Thread Michael Ansley
Title: RE: [GENERAL] Re: 'Tuple is too big' Error You can set the BLOCKSZ parameter up to a max of 32kB.  This will increase the row length to 32kB (a bit shorter because of some admin overhead, but close enough).  In the medium-term, upgrade to 7.1 as this limit has been remov

[GENERAL] Re: 'Tuple is too big' Error

2001-01-14 Thread J.H.M. Dassen (Ray)
On Thu, Jan 11, 2001 at 20:06:33 +0100, Christian Pomar wrote: > Using phorum (www.phorum.org) based on PHP, I am getting the following > error when trying to insert a message in the PosgreSQL 6.5.3 database: > > ProcessQuery > ERROR: Tuple is too big: size 12440 There is an 8K tuple length in