Datatype for MySQL Varbinary

Поиск
Список
Период
Сортировка
От Bill P.
Тема Datatype for MySQL Varbinary
Дата
Msg-id 803738.38654.qm@web65815.mail.ac4.yahoo.com
обсуждение исходный текст
Ответы Re: Datatype for MySQL Varbinary
Список pgsql-novice
Hello,

I am in the process of migrating a mysql db to a postgresql one and there are a few tables with columns with datatypes of 'Varbinary'
These columns store the AES_ENCRYPTed output of a value.

What datatype should I set the postgresql table.column to for this to be stored properly? 

I cannot decrypt the data and re-encrypt it into postgres, so the format and content need to remain the same on migration.

Thank you.


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

Предыдущее
От: Machiel Richards
Дата:
Сообщение: pgstatspack version?
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: Datatype for MySQL Varbinary