Variable Length Binary String (not large)

Поиск
Список
Период
Сортировка
От jnichols@traxsis.com (Jonathan Nichols)
Тема Variable Length Binary String (not large)
Дата
Msg-id aacfcd07.0112071314.3abffeec@posting.google.com
обсуждение исходный текст
Ответы Re: Variable Length Binary String (not large)  (Haller Christoph <ch@rodos.fzk.de>)
Список pgsql-sql
Hello,
   Can anyone recommend to me the best way to store a variable length
binary string, that isn't larger than the 8192 byte limit for
non-large objects??  It seems to me that using BLOBs might be overkill
with too much complexity.  However, there doesn't seem to be a binary
string type in postgres that is meant for small binary strings.  I
have tried to use normal character strings, but it gets screwed up
because of non-printable characters.  Any suggestions??

thanks,

jon


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

Предыдущее
От: Dominic Da Silva
Дата:
Сообщение: Poolman/mySQL transaction exception on connect
Следующее
От: Jean-Michel Chabanne
Дата:
Сообщение: Re: Select into