Hi Andy,
pgAdmin isn't normally slow, though there is usually a slight delay when you access the Databases node in the treeview for the first time in a session. You might want to check that you do not have ODBC Tracing switched on (check in the ODBC Driver Manager control panel applet), that the psqlODBC logs are switched off (Commlog & MyLog - these can be checked by setting up a temporary PostgreSQL DSN), and that pgAdmin's log level isn't set to full debug (Tools -> Options) - no logging is also fine here.
Regards, Dave.
Hi,
I've been using pgAdmin for sometime now and find it to be a very useful tool. The only problem i've come across is that it is really slow when accessing the server. The server is on a seperate Linux box and network connection is very fast normally. Is it a problem with my system or is it a known fact about pgAdmin. If it is thats fine, I just want to make sure that I've not got anything setup wrong.
Thanks
Andy Pearce