What character can be stored in TEXT?

Поиск
Список
Период
Сортировка
От Chris Bitmead
Тема What character can be stored in TEXT?
Дата
Msg-id 3BBBAF49.105@bitmead.com
обсуждение исходный текст
Список pgsql-general
I want to store binary data, but I don't
want to use large objects. Can TEXT type
store binary data, if not precisely what
range of characters can be stored in it?
Is there any other data type that would
be better to use?


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

Предыдущее
От: "James F. Hranicky"
Дата:
Сообщение: Re: Inserting encrypted data into postgres
Следующее
От: "Michael R. Fahey"
Дата:
Сообщение: Re: Can't add PL/PGSQL function even after running createlang.