For MySQL binary datatype , PostgreSQL do have bytea datatype. http://www.postgresql.org/docs/7.4/interactive/datatype-binary.html
On 5/17/05, Tito Mari Francis Esca�o <[EMAIL PROTECTED]> wrote: > Good day! > > I need pointers about database schema and data migration from MySQL to > PostgreSQL. What's the equivalent or counterpart of MySQL's 'binary' > data type? > > Any scripts you can recommend for faster migration from one to the > other. I tried my2pg Perl script but it seems limited, it reported > error after some time. > > Thanks for the advice in advance. > > -- > Tito Mari Francis H. Esca�o > Computer Engineer and GNU/Linux Proponent > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph > _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

