best way to use bitvarying?

Поиск
Список
Период
Сортировка
От Laurette Cisneros
Тема best way to use bitvarying?
Дата
Msg-id Pine.LNX.4.33.0201071624070.6706-100000@visor.corp.nextbus.com
обсуждение исходный текст
Ответы Re: best way to use bitvarying?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-jdbc
Hi all,

We would like to store *small* images into bitvarying fields.  These will
then be read in via jdbc and eventually rendered in a browser.  What is the
best way to pull them into Java?  Is there a type and methods that are best
suited for this data type?  Currently, we are using text and treating it as
a string of 0's and 1's.  Any suggestions for a better way?

Thanks for your help,

--
Laurette Cisneros
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Passenger Information Everywhere
select count(*) from blessings;


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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: JDBC patch for DatabaseMetaData
Следующее
От: Tom Lane
Дата:
Сообщение: Re: best way to use bitvarying?