Hi, everyone! I'm new here.
Adam, thanks for the build instructions. I was excited to see pgAdmin
finally running on my Powerbook! I was able to connect to my db server,
although I had to tab to the password field, which was below the bottom
of the Connect dialog. The program seems to be usable
Hi, I want to migrate an Oracle Schema to a PostgreSql Schema. Does
pgAdminIII has a Database Migration Wizard as pgAdminII had?
If not, can you recommend me another migration tool?
Thanx in advance!
Gaston.-
_
Visita MSN Latino Entr
Gaston wrote:
>
> Hi, I want to migrate an Oracle Schema to a PostgreSql Schema. Does
> pgAdminIII has a Database Migration Wizard as pgAdminII had?
> If not, can you recommend me another migration tool?
> Thanx in advance!
> Gaston.-
Try downloading the desktop edition of MS SQL server and insta
I just noticed that pg_dump does not seem to be exporting at least one
of my user defined casts...In particular, this one:
CREATE CAST (xid AS oid)
WITHOUT FUNCTION;
On a sort of related note, I noticed that pgAdmin 2.0 generates this
code in the SQL window for the above cast...
CREATE CAST (x
[EMAIL PROTECTED] wrote:
Hi, everyone! I'm new here.
Adam, thanks for the build instructions. I was excited to see pgAdmin
finally running on my Powerbook! I was able to connect to my db server,
although I had to tab to the password field, which was below the bottom
of the Connect dialog. The pr