Thread: Important Bug in MSI installer from pgadmin3-1_2_0-rc1.zip
Hello, I've discovered that on my system the msi from pgadmin3-1_2_0-rc1.zip will install all files into D:\ even if he tells that it's going to install into c:\program files\pgadmin III\ Notice: the only files installed into correct location are: pg_dump.exe and pg_restore.exe. I attached the msi installation log. Good luck Sorin Sbarnea INTERSOL SRL 2004-06-06 16:28:54 ERROR : There is nothing in the SQL pane to save! 2004-06-06 16:28:58 ERROR : There is nothing in the SQL pane to save! 2004-06-06 16:29:11 ERROR : There is nothing in the SQL pane to save! 2004-06-06 18:32:25 ERROR : can't open file 'K:\dev\pgadmin/../ui/pgadmin3.lng' (error 3: the system cannot find the pathspecified.) 2004-06-06 18:33:11 ERROR : can't open file 'K:\dev\pgadmin/../ui/pgadmin3.lng' (error 3: the system cannot find the pathspecified.) 2004-06-06 18:37:05 ERROR : ERROR: cannot change number of columns in view 2004-06-06 18:37:11 ERROR : ERROR: syntax error at or near "ISNOT" at character 173 2004-06-06 18:37:15 ERROR : ERROR: cannot change number of columns in view 2004-06-06 18:37:25 ERROR : ERROR: cannot change number of columns in view 2004-06-06 19:48:40 ERROR : can't open file 'K:\dev\pgadmin/../ui/pgadmin3.lng' (error 3: the system cannot find the pathspecified.) 2004-06-06 19:56:16 ERROR : ERROR: syntax error at or near "'sorin'" at character 234 2004-06-06 19:56:28 ERROR : ERROR: syntax error at or near "'sorin'" at character 234 2004-06-06 20:20:13 ERROR : ERROR: operator does not exist: "unknown" + character varying HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts. 2004-06-06 20:20:28 ERROR : ERROR: operator does not exist: "unknown" + text HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts. 2004-06-06 20:20:38 ERROR : ERROR: syntax error at or near "::" at character 172 2004-06-06 20:20:50 ERROR : ERROR: syntax error at or near "::" at character 172 2004-06-06 20:20:56 ERROR : ERROR: syntax error at or near ":" at character 172 2004-06-06 20:21:01 ERROR : ERROR: operator does not exist: character varying + "unknown" HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts. 2004-06-06 20:21:13 ERROR : ERROR: operator does not exist: character varying + "unknown" HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts. 2004-06-06 20:22:14 ERROR : ERROR: operator does not exist: character varying + "unknown" HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts. 2004-06-06 20:23:25 ERROR : ERROR: operator does not exist: text + "unknown" HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts. 2004-06-06 20:23:39 ERROR : ERROR: operator does not exist: text + "unknown" HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts. 2004-06-06 20:23:55 ERROR : ERROR: operator does not exist: text + text HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts. 2004-06-07 10:04:03 ERROR : can't open file 'K:\dev\pgadmin/../ui/pgadmin3.lng' (error 3: the system cannot find the pathspecified.) 2004-08-06 17:09:36 ERROR : ERROR: syntax error at or near "ON" at character 18 2004-09-24 18:58:56 ERROR : FATAL: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. 2004-09-24 18:58:59 ERROR : no connection to the server 2004-11-08 21:55:29 ERROR : Error connecting to the server: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "193.226.118.5" and accepting TCP/IP connections on port 5432?
> -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of > Sorin Sbarnea > Sent: 08 November 2004 20:37 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Important Bug in MSI installer > from pgadmin3-1_2_0-rc1.zip > > Hello, > I've discovered that on my system the msi from > pgadmin3-1_2_0-rc1.zip will install all files into D:\ even > if he tells that it's going to install into c:\program > files\pgadmin III\ > Notice: the only files installed into correct location are: > pg_dump.exe and pg_restore.exe. > I attached the msi installation log. Err, all I got was a pgAdmin logfile, not an MSI log. Can you send it again please? Regards Dave