Re: standard LOB support

Поиск
Список
Период
Сортировка
От EBIHARA, Yuichiro
Тема Re: standard LOB support
Дата
Msg-id 00e601c7b3c3$f9136160$4a0aa8c0@ipljp.local
обсуждение исходный текст
Ответ на Re: standard LOB support  (Scott Marlowe <smarlowe@g2switchworks.com>)
Ответы Re: standard LOB support  ("EBIHARA, Yuichiro" <ebihara@iplocks.co.jp>)
Список pgsql-general
Hi Scott,

Thank you for your comment.

> > Is there any plan to support BLOB and CLOB in future releases?
> >
> Looking at the spec, and postgresql's implementation, I can't
> see much reason you couldn't just use a domain to declare that
> a bytea is a blob and varchar is a clob.

That sounds a good idea!
My application accesses databases via JDBC and PostgreSQL JDBC driver can handle 'bytea' as BLOB.
I'm not sure if 'text' is compatible with CLOB, but I guess it'll also work well.

Thanks again!

ebi



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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: Running OS-level programs from Postgres?
Следующее
От: "filipe paiva"
Дата:
Сообщение: "Failed to create process: 2!" during installation in windows 2000