Re: Newbie Question

From: "Poul L(dot) Christiansen" <poulc(at)cs(dot)auc(dot)dk>
To: John Pilley <jpilley(at)spescrow(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Newbie Question
Date: 2000-11-01 18:35:49
Message-ID: 3A006285.1503C09D@cs.auc.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The limit is 8kb. But if you can recompile it so the limit is 32kb
instead. But this is not wihout problems.

You can also wait for version 7.1 where this upper limit has been
eliminated (out in january, hopefully). You can also try the (unstable)
latest version from the CVS.

Poul L. Christiansen

John Pilley wrote:
>
> Is there an upper limit on the size of a "text" character field? If so,
> how can I extend it?
>
> Thanks,
>
> John

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Patterson 2000-11-01 19:00:12 database and table listing
Previous Message Richard Poole 2000-11-01 18:11:29 Re: Increasing Table Column Size in 7.0 Syntax