Title: 邮件
Hello,
 
when I learn how to use the varbit(n) datatype, I got the error:
 
test=# create table testdt ( b varbit(2) );
ERROR:  parser: parse error at or near "("

but can use as below :
test=# create table testdt ( b bit varying(2) );
CREATE
 
The version is:
test=# select version();
                           version                          
-------------------------------------------------------------
 PostgreSQL 7.2.3 on i686-pc-linux-gnu, compiled by GCC 2.96
 
 Let's make things better!
    RongCS(容创森)
=================================================
Post: 518028
Phone: +86-755-83231730
FAX: +86-755-83237363
Mobile: +86-13510011290
EMail: [EMAIL PROTECTED],[EMAIL PROTECTED]
Address: 中国深圳市红荔路上步工业区10栋6层
UnitName: shenzhen securities information CO.,LTD.(深圳证券信息有限公司)
 

Reply via email to