Equivalent of mysql type mediablob in postgres? - Mailing list pgsql-general

From Chris Barnes
Subject Equivalent of mysql type mediablob in postgres?
Date
Msg-id BLU149-W6552D6DC95E3C9CAD9006FD4660@phx.gbl
Whole thread Raw
Responses Re: Equivalent of mysql type mediablob in postgres?  (Thomas Kellerer <spam_eater@gmx.net>)
List 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 by date:

Previous
From: Reid Thompson
Date:
Subject: Re: number of page slots needed (1576544) exceeds max_fsm_pages (204800)]
Next
From: Thomas Kellerer
Date:
Subject: Re: Equivalent of mysql type mediablob in postgres?