PDA

View Full Version : text type


guard
05-24-02, 15:18
dear all

I have try pgsql 7.2 and 7.2.1 ,
create table xx
a1 as text type,but a1 field can't save exceed 60 char

run environment in redhat 7.1

eperich
06-01-02, 18:16
What type of text do you insert?

maybe there are special characters within

and what type of error occurs if you insert more than 60 chars?