how to extract data from bytea so it is be used in blob for mysql database

From: "George Kao" <george(dot)kao(at)group-upc(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: how to extract data from bytea so it is be used in blob for mysql database
Date: 2009-05-13 20:56:23
Message-ID: C3222D7584DC46B69D7E78C7A69F1E6B@nitrex.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I used pg_dump to extract the data from my database with bytea fields
(having pictures) in plain text format. I encoutered some problems to
restore those bytea data to the blobs field in a Mysql database. Any advice?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2009-05-13 21:51:44 Re: how to extract data from bytea so it is be used in blob for mysql database
Previous Message Shahbaz A. Tyagi 2009-05-13 20:33:41 Connections Crashing