so we have to recreate Oracle's import / export utiltiy I see api for creation of tables , adding of indexes, batch inserts and so forth but I can't readily see what's available for detecting of db users/roles and the subsequent recreation of users. I see an execute_ddl which is meant to be an internal api but i"ll admit that my background is actually in object databases so I don't know if there's ddl that I could use to create users.
BTW, I should mention that the import/ export utility created would be for Postgres. Now this begs why not use the native import / export utilities? well because boss man is hoping for something that could also serve as a cross db migration tool. I know there are tools/products that claim to do this, but I"m tasked to do the research. thanks -Charles -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
