Search Postgresql Archives

Re: standard LOB support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux