Re: Restoring table with array - Mailing list pgsql-bugs

From BELLON Michel
Subject Re: Restoring table with array
Date
Msg-id 61D1EAA01DEFD111B5D60008C724E5E9B999DF@HERMES
Whole thread Raw
In response to Restoring table with array  (BELLON Michel <Michel.Bellon@lcie.fr>)
List pgsql-bugs
Sorry
 <<etalverif.txt>>


Michel BELLON
LCIE - Informatique appliquée
33 (0)1 40 95 60 35

> -----Message d'origine-----
> De:    Stephan Szabo [SMTP:sszabo@megazone23.bigpanda.com]
> Date:    lundi 8 octobre 2001 18:15
> À:    BELLON Michel
> Cc:    pgsql-bugs@postgresql.org
> Objet:    Re: [BUGS] Restoring table with array
>
>
>
> On Mon, 8 Oct 2001, BELLON Michel wrote:
>
> > Hi all,
> >
> > Restoring a table with the following file
> >
> >  <<restore.txt>>
> > I obtain the error
> > ERROR: pg_atoi: error in "{{0.22,0.2,10 ... etc
> > with INSERT INTO evtransftherm .... etc
> >
> >
> > +--------------------------------------------------------------+
> > | version                                                      |
> > +--------------------------------------------------------------+
> > | PostgreSQL 7.1.2 on i686-pc-cygwin, compiled by GCC 2.95.3-4 |
> > +--------------------------------------------------------------+
> >
> > and the same with 7.1.3 on a Mandrake distribution
>
> Can you send a complete example?  The given one inherits from
> a non-existant table.  Did you perhaps change etalverif at all?
>

Attachment

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Restoring table with array
Next
From: Tom Lane
Date:
Subject: Re: Restoring table with array