Re: mysql to postgre

From: Nicolai Tufar <ntufar(at)yahoo(dot)com>
To: Ali Kanarya <akanarya(at)yahoo(dot)com>, pgsql-tr-genel(at)postgresql(dot)org
Subject: Re: mysql to postgre
Date: 2003-12-22 22:03:15
Message-ID: 20031222220315.25534.qmail@web40901.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-tr-genel

Google'da ara, birkac dokuman bulabilirsin.
Mesela suna bak:
http://www.xach.com/aolserver/mysql-to-postgresql.html

MySQL DDL ve DML komutlari PostgreSQL'e ceviren bir perl script'i
vardi. Su adresten indirebilirsin:
http://www.rot13.org/~dpavlin/projects/sql/mysql2pgsql

Kolay Gelsin.

--- Ali Kanarya <akanarya(at)yahoo(dot)com> wrote:
> merhaba,
>
> elimdeki mysql veritabann postgre ye evirmeye alyorum.
> mysql deki
> create table a
> int b;
> KEY b (b);
>
> eklindeki ifadeyi nasl postgre ye evirebilirim.
> ilginiz iin teekkrler
>
> Ali Kanarya
>
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
> adresine yollayabilirsiniz.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

In response to

Browse pgsql-tr-genel by date

  From Date Subject
Next Message Devrim GUNDUZ 2003-12-23 07:31:19 PostgreSQL 7.4.1 duyuruldu
Previous Message Ali Kanarya 2003-12-20 15:09:17 mysql to postgre