Re: length of insert stmt?

From: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
To: chris markiewicz <cmarkiew(at)commnav(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: length of insert stmt?
Date: 2001-03-08 15:11:11
Message-ID: Pine.LNX.4.21.0103090207430.11367-100000@linuxworld.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris,

You seem to have hit the 8Kb row limit. You can fix this by editing
include/config.h and changing BLCKSZ. The maximum is 32Kb.

Note that this is redundant in 7.1

Gavin Sherry
Alcove Systems Engineering.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2001-03-08 15:20:37 Re: length of insert stmt?
Previous Message Daniel A. Melo 2001-03-08 14:59:28 compilation error