Hi, there
Your syntax is not correct, pls check the Pg documentatation, the
correction as following.
Larry Rosenman wrote:
> Greetings,
> I was trying to use arrays today, and can't seem to get it right.
>
> What am I doing wrong?
>
> ler=# create table ia_standby (hsrp_group int2,
> ler(#
Greetings,
I was trying to use arrays today, and can't seem to get it right.
What am I doing wrong?
ler=# create table ia_standby (hsrp_group int2,
ler(# router_interfaces[] varchar(64),
ler(# routers[] varchar(64));
ERROR: parser: parse error at or near "["
ler=# create table ia_standby (