Re: Postgres DB recompilation

Martijn van Oosterhout <kleptog@svana.org>

From: Martijn van Oosterhout <kleptog@svana.org>
To: WeNotStupid <WeNotStupid@NotStupid.com>
Cc: pgsql-general@postgresql.org
Date: 2002-06-17T13:41:24Z
Lists: pgsql-general
On Mon, Jun 17, 2002 at 10:03:52AM +0800, WeNotStupid wrote:
> Hi,
> 
> >From some 7.0.2 literature,  it was said that one need to perform  a
> Postgres Database recompilation  in order to have
> greater than 8KB image files/objects (object data type) to be stored in
> Postgres. Has anyone done this before ?
> Would you be happy to share this knowledge ?

If you upgrade to 7.2, then any field can hold practiacally unlimited data.

Prior to that, lerge things could only be stored within blobs.
-- 
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.