mirror of
https://github.com/postgres/postgres.git
synced 2026-04-26 00:31:07 -04:00
- add some additional files to the dbmirror install (approved by ssinger) - add a makefile for contrib/mysql, and add mysql to the list of contribs build by default - use xml2-config to pickup -I flags for libxml2 in contrib/xml and contrib/xml2 Original work from Martin Pitt of Debian, minor cleanups by Neil Conway. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| my2pg.diff | ||
| my2pg.html | ||
| my2pg.pl | ||
| mysql2pgsql | ||
| README | ||
Here are two conversion utilities for MySQL dumps. Use the one you prefer. The most recent version of my2pg.pl can be obtained from: http://www.omnistarinc.com/~fonin/downloads.php#my2pg my2pg.diff has additional changes for CREATE FUNCTION. Another tool, mysql2pgsql, can be found at: http://gborg.postgresql.org/project/mysql2psql/projdisplay.php