Re: [GENERAL] :Pb with the size of the table

From: Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il>
To: "BOUARD, Fabrice" <fbouard(at)eurosport(dot)co(dot)uk>, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] :Pb with the size of the table
Date: 1999-07-20 10:43:55
Message-ID: l03130304b3ba032fa5ba@[147.233.159.109]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 11:32 +0300 on 20/07/1999, BOUARD, Fabrice wrote:

> Is it possible to put more than 255 caracters in one column?
> I tried with the "text" variable, and the text after the 255 one is cut!
> Who could help me?

If the column is defined as text, the limit is closer to 8K (depending on
the other fields in the row, of course). I suspect this has something to do
with the language/interface you are using in the frontend.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Don Yury 1999-07-20 11:40:27 how to determine table?
Previous Message BOUARD, Fabrice 1999-07-20 08:32:06 [GENERAL] :Pb with the size of the table