Re: Postgres DB recompilation
Doug McNaught <doug@wireboard.com>
From: Doug McNaught <doug@wireboard.com>
To: WeNotStupid <WeNotStupid@NotStupid.com>
Cc: pgsql-general@postgresql.org
Date: 2002-06-17T13:37:16Z
Lists: pgsql-general
WeNotStupid <WeNotStupid@NotStupid.com> writes: > 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 ? Modern versions (7.1 and up) do not have this limit. -Doug