>Use bytea, its for 0-255, binary data. When your client>library does not support it, then base64 it in client side>andlater decode() into place. Thanks, bytea sounds like what I need. Why no documentation on this important data type? Does the Java client library support setting this type using setBytes or setBinaryStream?
Chris, Current sources for the jdbc driver does support the bytea type. However the driver for 7.1 does not. thanks, --Barry Chris Bitmead wrote: > >Use bytea, its for 0-255, binary data. When your client > >library does not support it, then base64 it in client side > >and later decode() into place. > > Thanks, bytea sounds like what I need. Why no documentation on this > important data type? > > Does the Java client library support setting this type using > setBytes or setBinaryStream? > > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster >
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера