Re: var size too small? - Mailing list pgsql-novice

From Francisco Reyes
Subject Re: var size too small?
Date
Msg-id 20011109103918.G31979-100000@zoraida.natserv.net
Whole thread Raw
In response to var size too small?  (Adam Bultman <adam.bultman@iconideas.com>)
List pgsql-novice
On Thu, 8 Nov 2001, Adam Bultman wrote:

> We've got a database with a table with items of type "var" in them, and
> it seems that it's not unlimited, but rather, about 8k.  Is there a way
> to fix this without switching to a recent beta version? Is there a work
> around?

I am a newbie myself, but my understanding is that for larger columns you
use other data types such as Text.

Check http://www.postgresql.org/idocs/index.php?datatype.html


pgsql-novice by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: It's dead and won't get up!!
Next
From: Francisco Reyes
Date:
Subject: Re: