Oracle to PostgreSQL migration

Started by Randy Harrisover 22 years ago4 messagesgeneral
Jump to latest
#1Randy Harris
randy@SpamFree.com

I've been scouring the PostgreSQL web site and have found several references
to a Database Migration Wizard. I was unable, however, to find any details.
Would someone be kind enough to explain what and where it is? I need to
migrate an Oracle db to PostgreSQL.

#2Uwe C. Schroeder
uwe@oss4u.com
In reply to: Randy Harris (#1)
Re: Oracle to PostgreSQL migration

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I think that's been part of pgadmin 2

On Monday 08 December 2003 10:49 pm, Randy Harris wrote:

I've been scouring the PostgreSQL web site and have found several
references to a Database Migration Wizard. I was unable, however, to find
any details. Would someone be kind enough to explain what and where it is?
I need to migrate an Oracle db to PostgreSQL.

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

- --
UC

- --
Open Source Solutions 4U, LLC 2570 Fleetwood Drive
Phone: +1 650 872 2425 San Bruno, CA 94066
Cell: +1 650 302 2405 United States
Fax: +1 650 872 2417
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/1nP4jqGXBvRToM4RAtNDAJwOOpIgk1da1DMmC2DvcNONZHk77ACgu2b0
QBvZnGi+n3yvBFPDnu542Zk=
=2xqU
-----END PGP SIGNATURE-----

#3Nilabhra Banerjee
nil_ban@yahoo.co.uk
In reply to: Randy Harris (#1)
partial upgradation from 7.1.3 to 7.4

Hi developers,

I had existing software at /var/lib/pgsql and bin was
/usr/bin I tried to load the new software with
./configure --prefix=PREFIX option but found
/var/lib/pgsql/bin directory is empty after
instalaltion is complete. Naturally psql is still
running and the version is showing 7.1.3

Any suggsetion ?

N Banerjee

________________________________________________________________________
BT Yahoo! Broadband - Save �80 when you order online today. Hurry! Offer ends 21st December 2003. The way the internet was meant to be. http://uk.rd.yahoo.com/evt=21064/*http://btyahoo.yahoo.co.uk

#4Paul Thomas
paul@tmsl.demon.co.uk
In reply to: Nilabhra Banerjee (#3)
Re: partial upgradation from 7.1.3 to 7.4

On 17/12/2003 12:57 Nilabhra Banerjee wrote:

Hi developers,

I had existing software at /var/lib/pgsql and bin was
/usr/bin I tried to load the new software with
./configure --prefix=PREFIX option but found
/var/lib/pgsql/bin directory is empty after
instalaltion is complete. Naturally psql is still
running and the version is showing 7.1.3

Any suggsetion ?

I use the command pg_config --configure to display the options which
supplied to the original configure script. Feed these values into your
configure script and you should be OK.

-- 
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller 
Business |
| Computer Consultants         | 
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+