From: | Hannu Krosing <hannu(at)skype(dot)net> |
---|---|
To: | kar(at)kakidata(dot)dk |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Ingres dump files to PostgreSQL |
Date: | 2005-05-18 13:27:38 |
Message-ID: | 1116422859.4809.32.camel@fuji.krosing.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On K, 2005-05-18 at 12:57 +0200, Kaare Rasmussen wrote:
> Hi
>
> I have a dump from an Ingres database, one file per table it seems. I went
> looking on www.postgresql.org for documentation for people who want to move
> to PostgreSQL from other databases, but I couldn't find any such thing.
>
> So, does a convert utility from ingres dump files to PostgreSQL already exist?
> It's not a big problem for me; I can write a perl program to do the stuff. i
> just started wondering about it, giving their common ancestry.
The common ancestry is form times when Ingres (University Ingres) used
Quel for its query language, before time when Postgres (without "ql" at
the end) was created, which used PostQuel up to v4.2 .
There are migration scripts for Oracle and MySQL in contrib.
--
Hannu Krosing <hannu(at)skype(dot)net>
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Jowett | 2005-05-18 13:38:25 | Re: SO_KEEPALIVE |
Previous Message | Manfred Koizar | 2005-05-18 12:35:51 | Re: Bitmap scan cost model (was Re: bitmap scans, btree scans, and tid order) |