Streaming blob to db

Поиск
Список
Период
Сортировка
От 時期 精霊
Тема Streaming blob to db
Дата
Msg-id 15D1FD8F-91C2-4565-B804-E43DDEEC93AB@goyman.com
обсуждение исходный текст
Ответы Re: Streaming blob to db  (Jesper Thorhauge <jth@conzentrate.com>)
Re: Streaming blob to db  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hello,

I got a web application that use jdbc and that will need to stream
binary data to the database.

My application need an outputstream to send the data to the db, and
an inputstream to read the data from the db.

I seeked the web but I did not found any working example.

I use postgresql 8.0.1 with bytea field.

The data size will be around:

<1mb 50%
1 - 100mb 30%
 >100mb 20%

Any idea of the best approach?

Regards

Kuon

Вложения

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

Предыдущее
От: "Nidhi Srivastava"
Дата:
Сообщение: Re: Create Database using JDBC
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: XA support