Re: Columns out of range-error
- From: Dave Cramer <pg(at)fastcrypt(dot)com>
- To: tobias(dot)zielke(at)automedia(dot)de
- Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
- Subject: Re: Columns out of range-error
- Date: Fri, 20 Aug 2004 10:32:28 -0400
- Message-id: <1093012348.20381.4.camel@localhost.localdomain> <text/plain>
Toby,
You will have to give us more information.
can you show us the relevant code ?
But in general you can't put 650 columns into 200 columns ?
How is that supposed to work ?
Dave
On Fri, 2004-08-20 at 10:20, Tobias Zielke wrote:
> Hi,
>
> We have a Problem with postgresql 7.4.3 and jdbc
>
> We have a table with 200 columns and want to insert 50 datasets (40-50
> columns each) into this table. With this we write a file into the memory
> with about 650 columns. And this displays an error: columnindex out of
> range.
> In the #postgres IRC i was told to ask you if this could be a bug in jdbc.
>
> Thnx
> Woolve73
> Toby
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
--
Dave Cramer
519 939 0336
ICQ # 14675561
www.postgresintl.com
Home |
Main Index |
Thread Index