Due to the fact that I can't tell if you have made any changes to your 
mysql server let alone what the password is for it you will have
to configure the PostgreSQL server by hand.

There is a file called pgsql_create.sql in imp/lib/scripts that all you
have to do is import that into your PostgreSQL database.

If you make changes to the name of the database, 
the manager name or password, you will need to make
the same changes to your config/defaults.php3 file as well.


