[horde] SQL backend for session storage

Jon Parise jon at horde.org
Wed Aug 21 13:55:54 PDT 2002


On Wed, Aug 21, 2002 at 04:52:01PM -0400, Chuck Hagenbuch wrote:

> > An SQL-generic file would be preferable, of course.  Is there a reason
> > why the existing schema can't use a TEXT field type?
> 
> I was under the impression that some databases didn't have the TEXT type. I 
> thought pgsql was in that list; maybe it's Oracle?

PostgreSQL definitely does[1].  I'm not sure about Oracle, but it may
use VARCHAR(big_number) instead.

[1] http://www.postgresql.org/idocs/index.php?datatype-character.html

-- 
Jon Parise (jon at horde.org) :: The Horde Project (http://horde.org/)


More information about the horde mailing list