mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			358 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			358 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
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
 | 
						|
 |