| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | BELLON Michel <Michel(dot)Bellon(at)lcie(dot)fr> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Restoring table with array |
| Date: | 2001-10-08 16:15:11 |
| Message-ID: | Pine.BSF.4.21.0110080914070.77847-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
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?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | BELLON Michel | 2001-10-08 16:22:39 | Re: Restoring table with array |
| Previous Message | BELLON Michel | 2001-10-08 11:49:07 | Restoring table with array |