| From: | Max Fonin <fonin(at)ziet(dot)zhitomir(dot)ua> |
|---|---|
| To: | DrFrog(at)smartt(dot)com |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: is there a mysql to postgresql sql converter? |
| Date: | 2000-11-17 21:17:34 |
| Message-ID: | 20001117231734.5ab5138c.fonin@ziet.zhitomir.ua |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-sql |
Hi.
I'm writing MySQL->Postgres dump converter. E.g. it will convert only database dumps produced by mysqldump.
It's almost ready, problems are ENUM and SET types. I have problems with types emulation.
Maybe someone help me guys ?
Anyway, some half-working version attached.
Max Rudensky.
| Attachment | Content-Type | Size |
|---|---|---|
| my2pg.pl | application/octet-stream | 4.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | clayton cottingham | 2000-11-17 21:45:37 | Re: is there a mysql to postgresql sql converter? |
| Previous Message | Philip Hallstrom | 2000-11-17 21:15:20 | Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-11-17 21:39:53 | Re: Why is this doing a seq scan? |
| Previous Message | Ingram, Bryan | 2000-11-17 20:55:04 | RE: Why is this doing a seq scan? |