pgadmin horribly slow

2002-01-17 Thread Erich Titl
Hi I just installed postgres 7.1.3 with ODBC 7.1.3 on a Sparc E250 with Solaris8. I felt like using a graphical interface for this database and got pgadminII Version 1.2.0 on a Win2k machine installed. Installing it yielded the hhctrl.ocx error which seems to be typical for Win2k installations

pgadmin horribly slow

2002-01-17 Thread Erich Titl
Hi here is some more information on the subject This is what sql.log on the Win2k box says: pgAdmin23f8-f8 EXIT SQLGetData with return code 1 (SQL_SUCCESS_WITH_INFO) HSTMT 024E3570 UWORD2 SWORD

Re: pgadmin horribly slow

2002-01-17 Thread Dave Page
Hi Erich, pgAdmin doesn't work directly on the ODBC API in the main so the log entry you're getting below is almost certainly coming from Microsoft ADO of which we can do little to fix. As for the speed issue, the ODBC tracing that created the log below is renowned for slowing down the system ho