pg_atoi - Mailing list pgsql-general

From Kathy Zhu
Subject pg_atoi
Date
Msg-id 200310170321.h9H3Li021375@amon.Central.Sun.COM
Whole thread Raw
Responses Re: pg_atoi  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-general
Hi,

I got this message. Is that because the string id too long ??
Where is the String length defined ??
thanks,
Kathy

insert into test (testid)
values('FAKEJOBMGRNAMEJOBNAME-020031016211324.144-06002elID--0jobname-0Thu Oct16
21:13:24 MDT 2003');

ERROR:  pg_atoi: error in
"FAKEJOBMGRNAMEJOBNAME-020031016211324.144-06002elID--0jobname-0Thu Oct16
21:13:24 MDT 2003": can't parse
"FAKEJOBMGRNAMEJOBNAME-020031016211324.144-06002elID--0jobname-0Thu Oct16
21:13:24 MDT 2003"


pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: VACUUM degrades performance significantly. Database becomes
Next
From: Kathy Zhu
Date:
Subject: Re: pg_atoi