Re: ora2pg import - Mailing list pgsql-admin

From Pepe TD Vo
Subject Re: ora2pg import
Date
Msg-id 1983808530.189367.1548859471976@mail.yahoo.com
Whole thread Raw
In response to ora2pg import  (Pepe TD Vo <pepevo@yahoo.com>)
List pgsql-admin
that's what I thought and I did create the schemas under CIDR db yesterday and I think I need to revise all the scripts export from Ora2pg with "schema_name." in front of the function/trigger/table names scripts.

thank you so much for the input.

v/r,
 
Bach-Nga

No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love and forgive more.
To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)

**Live simply **Love generously **Care deeply **Speak kindly.
*** Genuinely rich *** Faithful talent *** Sharing success


On Wednesday, January 30, 2019 1:11 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote:


In Addition, The oracle user name and schema have the same identity. In PostgreSQL user and schema differ and you need to create a schema explicitly. Otherwise, it will go into default schema.

Thanks & Regards,
Shreeyansh DBA Team
www.shreeyansh.com


On Wed, Jan 30, 2019 at 11:02 AM Shreeyansh Dba <shreeyansh2014@gmail.com> wrote:
By default the Oracle schema is not exported into the PostgreSQL database and all objects are created under the default Pgnamespace.

Thanks & Regards,
Shreeyansh DBA Team
www.shreeyansh.com


On Tue, Jan 29, 2019 at 10:40 PM Pepe TD Vo <pepevo@yahoo.com> wrote:
Hello expert DBAs,

would you please show me how to import scripts from Ora2pg into postgres db using each schema?
From ora2pg, there's no export the whole database but one by one schema.  
Do I need to create each schema on postgres db and how do I run the export script per schema?  If I import them by postgres all the tables, index, etc... will be under postgres user right?

what I need to do for this import from sources of Oracle?
thank you.
 
Bach-Nga

No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love and forgive more.
To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)

**Live simply **Love generously **Care deeply **Speak kindly.
*** Genuinely rich *** Faithful talent *** Sharing success


pgsql-admin by date:

Previous
From: Mariel Cherkassky
Date:
Subject: Re: pgstattupple vs pg_total_relation_size
Next
From: Tom Lane
Date:
Subject: Re: pgstattupple vs pg_total_relation_size