Re: mysql data to pgsql

From: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: mysql data to pgsql
Date: 2001-01-05 21:52:12
Message-ID: 20010105165212.B624@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jan 05, 2001 at 03:03:11PM -0600, Thomas T. Thai wrote:
> i'm in the process of dumping out my db from mysql and importing them into
> pgsql. i would appreciate some suggestions and warnings about
> pitfalls.

Search the list archives. Are you having any specific problems?

> most of my mysql tables have an autoincremment field.

Change it to a SERIAL. There is info on this in the FAQ.

Regards,

Neil

--
Neil Conway <neilconway(at)home(dot)com>
Get my GnuPG key from: http://klamath.dyndns.org/mykey.asc
Encrypted mail welcomed

I've made up my mind. Don't try to confuse me with the facts.
-- Indiana Senator Earl Landgrebe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 2001-01-05 22:01:47 Re: replication followup
Previous Message Justin Banks 2001-01-05 21:21:52 Re: replication followup