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 | | | | _________________________________________________________________
- [GENERAL] Equivalent of mysql type mediablob in postgres? Chris Barnes
- Re: [GENERAL] Equivalent of mysql type mediablob in p... Thomas Kellerer