Re: PSQLException: Too many update results were returned. - Mailing list pgsql-jdbc

From Albert László-Róbert
Subject Re: PSQLException: Too many update results were returned.
Date
Msg-id 46B3D474.90407@gmail.com
Whole thread Raw
In response to Re: PSQLException: Too many update results were returned.  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: PSQLException: Too many update results were returned.  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Oliver Jowett wrote:
> Albert László-Róbert wrote:
>
>> i wish i can do that. the files that contains those statements are up to
>> 500k ... and the majority of the code contain function implementations.
>
> Err ok if you're just reading from a file and giving it to the driver
> without any (or little) parsing, why exactly are you using batch
> updates in the first place? Can't you just use plain execute()?
>
> -O
>
i tryed, but there i got syntax error.

these files are upgrades from a database, but must be run on more than
600 databases.

albertlr

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: PSQLException: Too many update results were returned.
Next
From: Oliver Jowett
Date:
Subject: Re: PSQLException: Too many update results were returned.