| От | David Wall |
|---|---|
| Тема | blobs and small binary objects |
| Дата | |
| Msg-id | 94kk7v$1rf3$1@news.tht.net обсуждение исходный текст |
| Список | pgsql-sql |
I'm new to Postgresql and am trying to figure out how I'd store Serializable objects, byte arrays and potentially large binary objects. JDBC has APIs for getObject(), getBytes() and getBlob(), but how do I define those attributes inside a table? I don't see the typical BYTE or BINARY or BLOB types. I know that 7.0.3 still suffers from the 8K row limit, so I'd hope that the JDBC library would automatically handle this for me, if I define some small objects as byte arrays, and larger objects are blobs. I saw somewhere a type BYTEA (byte array?), but I can't find it in the documentation to know if this is a real type, one of the user defined types that's a common extension, etc. Anybody handle these issues yet? Thanks, David
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера