Weird problems:
- My PostgreSQL 8.3.4 works ok with PT3, I can create new databases and connect to my existing databases. So, my username & password are correct.
- But when I try to connect to the postgresql-server with pgAdmin III, it can't connect to it. Just asks the password from me and says that the connection failed. I have not touched my PostgreSQL installation for quite a while and pgAdmin III did work just fine before. I have done quite a lot of PT3-database query development with pgAdmin III and it hasn't given any trouble to me before. Last time I used it must have been maybe couple of months ago.
Ok, I thought that I might as well just upgrade PostgreSQL to 8.3.6 -> Well, I stopped my PostgreSQL service and ran the upgrade-installation from the distribution ZIP-package -> Installation goes almost to the end and when the progress dialog shows the text "Publishing product information", I get an error message dialog: "An error occurred during the installation of assembly 'policy.8.0.VC80.CRT.publicKeyToken="1fc8b3b9a1e18e3b",type="win32-policy",version="8.0.50727.762",processorArchitectureo="x86". Please refer to Help and Support for more information." and the installation rolls back.
I have initially installed PT3 without PostgreSQL and have installed PostgreSQL separately from its site.
I have Vista Home Premium and have the UAC in silent mode with the TweakUAC.
I don't have any need to upgrade the PostgreSQL from 8.3.4, but it would be nice to have the pgAdmin III working so that I could do some SQL-query testing on PT3-database.
Any ideas?