Equivalent of mysql type mediablob in postgres?

Поиск
Список
Период
Сортировка
От Chris Barnes
Тема Equivalent of mysql type mediablob in postgres?
Дата
Msg-id BLU149-W6552D6DC95E3C9CAD9006FD4660@phx.gbl
обсуждение исходный текст
Ответы Re: Equivalent of mysql type mediablob in postgres?  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
 
 
I would like to move a table that is used to store images from mysql to postgres. The only stumbling I may encounter, may be switching from mysql blob to something in postgres.
 
We store chart images in a mysql medium blob type.
 
How can I store these in postgres?
 
Chris
 
| IMAGE         | mediumblob          | NO   |     |                   |                |



Spread the cheer with Messenger for mobile. Learn more.

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

Предыдущее
От: Reid Thompson
Дата:
Сообщение: Re: number of page slots needed (1576544) exceeds max_fsm_pages (204800)]
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Equivalent of mysql type mediablob in postgres?