Re: PSQLException: Too many update results were returned.

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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Albert László-Róbert
Дата:
Сообщение: Re: PSQLException: Too many update results were returned.
Следующее
От: Albert László-Róbert
Дата:
Сообщение: Re: PSQLException: Too many update results were returned.