Re: [pgadmin-hackers] pgAdmin on Mac OS X

2005-01-11 Thread leon-pg
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

[pgadmin-hackers] pgAdminIII and DB Migration Wizard

2005-01-11 Thread Gastón Micheri
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

Re: [pgadmin-hackers] pgAdminIII and DB Migration Wizard

2005-01-11 Thread Merlin Moncure
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

[pgadmin-hackers] problem with casts dump/restore

2005-01-11 Thread Merlin Moncure
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

Re: [pgadmin-hackers] pgAdmin on Mac OS X

2005-01-11 Thread Andreas Pflug
[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