Re: - Mailing list pgsql-bugs

From A.Bhuvaneswaran
Subject Re:
Date
Msg-id Pine.LNX.4.44.0306041138030.1123-100000@Bhuvan.bksys.co.in
Whole thread Raw
In response to  ("Vivek" <vivek@fideltech.com>)
List pgsql-bugs
> Dear Sir,
> I have been using postgreSQL through PHP for last 7 days.
> it was working absolutely fine But today when i created
> new tables in the database, It dint allow me to insert
> records into it. though i can insert records into old
> tables which are in the same database.The error is:
>
> array_in:need to specify dimensions

It is an array field and you are trying to insert 'value'.  Instead you
should insert '{value}'. The 'value' will be stored in first subscript,
field[1].

regards,
bhuvaneswaran

pgsql-bugs by date:

Previous
From: Ian Barwick
Date:
Subject: Re: "PostgreSQL BugTool page": MIA?
Next
From: Jeffrey Babb
Date:
Subject: Installation problems