Re: postgres limitation - Mailing list pgsql-general

From Mitch Vincent
Subject Re: postgres limitation
Date
Msg-id 005e01c08811$431eafc0$0200000a@windows
Whole thread Raw
In response to Re: postgres limitation  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-general
> > the max size of a row...
>
> 8k in pre v7.1, no limit in v7.1 an dlater ...

32k really... BLCKSZ can be changed.. I've had no trouble running a
production database with BLCKSZ set to 32k though there might be issues I'm
not aware of..

-Mitch


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re:
Next
From: Tom Lane
Date:
Subject: Re: Backends dying due to memory exhaustion--I'm stonkered