Re: Problem with copyIn(String sql, Reader from)

Поиск
Список
Период
Сортировка
От Maciek Sakrejda
Тема Re: Problem with copyIn(String sql, Reader from)
Дата
Msg-id q2s895e58dd1004080814za04360afw8e8fc1ca49a26a99@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problem with copyIn(String sql, Reader from)  (Leonardo F <m_lists@yahoo.it>)
Список pgsql-jdbc
I think you're (sort of) right. With the current approach, I think we
risk writing garbage to the COPY when we reach the end of the Reader.
Your proposed solution should work.
---
Maciek Sakrejda | Software Engineer | Truviso

1065 E. Hillsdale Blvd., Suite 230
Foster City, CA 94404
(650) 242-3500 Main
(650) 242-3501 F
www.truviso.com

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

Предыдущее
От: Leonardo F
Дата:
Сообщение: Re: Problem with copyIn(String sql, Reader from)
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Problem with copyIn(String sql, Reader from)