Re: PSQLException: Too many update results were returned.

Поиск
Список
Период
Сортировка
От Albert László-Róbert
Тема Re: PSQLException: Too many update results were returned.
Дата
Msg-id 46B3D474.90407@gmail.com
обсуждение исходный текст
Ответ на Re: PSQLException: Too many update results were returned.  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: PSQLException: Too many update results were returned.
Список 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 по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: PSQLException: Too many update results were returned.
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: PSQLException: Too many update results were returned.