RE: MySQL -> pgsql

From: Michelle Murrain <mpm(at)norwottuck(dot)com>
To: "Diehl, Jeffrey" <jdiehl(at)sandia(dot)gov>, "David Reid" <dreid(at)jetnet(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: RE: MySQL -> pgsql
Date: 2000-10-19 21:15:03
Message-ID: a05001910b61513f723e2@[192.168.1.151]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 2:43 PM -0600 10/19/00, Diehl, Jeffrey wrote:
>I don't think this will work in all cases. The index syntax is different
>between mysql and psql. For example, I specify indexing in the create
>clause under mysql; I use a separate statement to create an index under
>psql. Am I missing something?

Yeah, sorry I was oversimplifying the process. I had to go in and use
a text editor and change some of the data type definitions. mSQL is
such a simple DBMS, though, so the tables were really easy.

On the burner for development - conversion tools?

Michelle
--
--------------------------------
Michelle Murrain Ph.D., President
Norwottuck Technology Resources
mpm(at)norwottuck(dot)com
http://www.norwottuck.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Diehl, Jeffrey 2000-10-19 21:18:50 RE: MySQL -> pgsql
Previous Message Tom Lane 2000-10-19 21:11:40 Re: Any risk in increasing BLCKSZ to get larger tuples?