Re: can't add data in my database

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Benoit IUND 2 <b(dot)iund(at)aero-media(dot)net>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: can't add data in my database
Date: 2008-06-11 11:18:14
Message-ID: 484FB476.8090601@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Benoit IUND 2 a écrit :
> [...]
> And I got the following message when I try to add data.
>
> In French :
>
> Erreur: la valeur du tableau doit commancer avec <<{>> ou avec
> l’information de la dimension.
>
> My translation :
>
> Error : the value of the array should start whith <<{>> or with the
> dimension information.
>

It seems the message is pretty clear. When you try do change an array
value, you should start it with an { and finish it with a }.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Obe, Regina 2008-06-11 11:31:16 Can't assign Group role permissions in 1.8.4
Previous Message Benoit IUND 2 2008-06-11 10:54:58 can't add data in my database