Re: Migrating MySQL data to PostgreSQL

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Migrating MySQL data to PostgreSQL
Дата
Msg-id 200208150948.56717.dev@archonet.com
обсуждение исходный текст
Ответ на Migrating MySQL data to PostgreSQL  ("Orr, Steve" <sorr@rightnow.com>)
Список pgsql-general
On Wednesday 14 Aug 2002 11:33 pm, Orr, Steve wrote:
> pgsql Newbie here...
>
> I need to migrate TONS of data out of MySQL and into PostgreSQL 7.2.1.
> There are BLOBs and text fields with embedded commas in the MySQL source
> data. What's the best way to do this? mysqldump? Other tools?

Look to the postgresql.org website. I think in techdocs.postgresql.org there
are some articles on porting different databases to/from PostgreSQL. I'd
suspect the blob's are going to give you the most trouble.

- Richard Huxton

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

Предыдущее
От: Hans Meyer
Дата:
Сообщение: DB2->PostgreSQL question on user permissions and views
Следующее
От: Preben Holm
Дата:
Сообщение: Why choose PostreSQL and not MySQL or Oracle!!