Does Postgres support BLOB datatypes?

Поиск
Список
Период
Сортировка
От Peter E. Chen
Тема Does Postgres support BLOB datatypes?
Дата
Msg-id JBEOIGCPFENBBBIKPPLCEEFOCAAA.pchen3@jhmi.edu
обсуждение исходный текст
Ответы Re: Does Postgres support BLOB datatypes?  ("Command Prompt, Inc." <pgsql-general@commandprompt.com>)
Re: Does Postgres support BLOB datatypes?  (Jeff Davis <list-pgsql-general@dynworks.com>)
Re: Does Postgres support BLOB datatypes?  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Список pgsql-general
Hey All,

I just migrated a MySQL database to Postgres.  I used the mysql2pgsql
application to convert my MySQL data into Postgres-friendly data.  The BLOB
data I had in the MySQL database converted into the text datatype for
postgres.  I'd like to know if Postgres supports BLOBs and if not, what
datatype should I use in place of BLOBs?

Thanks for any help,
Peter


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: posgres-7.1.3 hpux-11.00 posmaster died
Следующее
От: Nick Haw
Дата:
Сообщение: plpgsql