Antoine <melser.anton (AT) gmail (DOT) com> writes:
Quote:
I would like to try and export the db at work (oracle 9i) and use it
at home with postgres. I am still a complete noob with both (pretty
much with db admin actually...), and the web doesn't turn up much that
looks that promising... Can people who have done this sort of thing
before either suggest some links that have decent info or give me
reasonably explicit instructions (;-))? |
Haven't done it myself, but contrib/oracle contains some stuff that's
alleged to be helpful.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match