чем заменить тип byte в informix? - Mailing list pgsql-ru-general

From Genix
Subject чем заменить тип byte в informix?
Date
Msg-id 43143955.1070000@list.ru
Whole thread Raw
Responses Re: чем заменить тип byte в informix?
Re: чем заменить тип byte в informix?
List pgsql-ru-general
Приветствую!

Подскажите пожалуйста, чем лучше в PG заменить информиксовский тип Byte?
Вот что о нем говорит документация:

"The BYTE data type stores any kind of binary data in an
undifferentiated byte
stream. Binary data typically consists of digitized information, such as
spreadsheets, program load modules, digitized voice patterns, and so on.
The term simple large object refers to BYTE and TEXT data types. No more
than
195 columns of the same table can be declared as BYTE and TEXT data types.

The BYTE data type has no maximum size. A BYTE column has a theoretical
limit of 2^31 bytes and a practical limit that your disk capacity
determines."

Нашел bytea, но мучают сомнения, почему в разделе документации "Binary
Data Types" речь идет только об одном типе?



P.$.: програмисты хотят хранить в этих полях небольшие архивы.

--
У каждого в башке свои тараканы...

pgsql-ru-general by date:

Previous
From: "Ivan Yu. Zolotukhin"
Date:
Subject: Re: Slony...
Next
From: Serguei Mokhov
Date:
Subject: Re: чем заменить тип byte в informix?