Re: postgres limitation

From: "Mitch Vincent" <mitch(at)venux(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres limitation
Date: 2001-01-27 03:28:48
Message-ID: 005e01c08811$431eafc0$0200000a@windows
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-01-27 03:39:05 Re: Backends dying due to memory exhaustion--I'm stonkered
Previous Message Doug McNaught 2001-01-27 03:26:35 Re: