Re: length of insert stmt? - Mailing list pgsql-general

From Gavin Sherry
Subject Re: length of insert stmt?
Date
Msg-id Pine.LNX.4.21.0103090207430.11367-100000@linuxworld.com.au
Whole thread Raw
In response to length of insert stmt?  ("chris markiewicz" <cmarkiew@commnav.com>)
Responses Re: length of insert stmt?
List 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.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: unbalanced indexes -> fixed via dump/restore?
Next
From: "Daniel A. Melo"
Date:
Subject: compilation error