Re: MS-server <-> Ppostgresql

From: "Hegyvari Krisztian" <Hegyvari(dot)Krisztian(at)ardents(dot)hu>
To: <fs(at)snes(dot)edu>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: MS-server <-> Ppostgresql
Date: 2002-11-21 13:19:28
Message-ID: sddceb7b.083@ardents.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Just an idea: we recently migrated a bigger database from BTrieve to Oracle, through intermediate text files. Can't you do something similar? Exporting on one side and importing on the other. That worked better for us than copying on a record by record basis.

Regards,

Hegyvari Krisztian

>>> Francois Sauterey <fs(at)snes(dot)edu> 11/21/02 01:35pm >>>
Apology for my so poop english... and my cross-postage.

I plan to extract/copy about 120.000 lines from a MS SQL 7 server database
(on a NT machione) to a postresql database on a Linux machine (debian/woody).

But what a pity : I obtain (after so many tests, so many compilation with
so many different options) a copy of about 1200 lines/minute ;~{

And horror, I plan to make the same thing whith a 3.000.000 lines database.

Any idea ?
Best regards

---------------------------(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)

Browse pgsql-general by date

  From Date Subject
Next Message zzd 2002-11-21 13:41:21 Re: Dumb Newbie Question - Mandrake 9.0 / PGSQL 7.2
Previous Message Williams, Travis L, NPONS 2002-11-21 13:18:22 Re: tcpip connections..