Обсуждение: Load Times

Поиск
Список
Период
Сортировка

Load Times

От
Renney Thomas
Дата:
After I log on to postgres running on a SUN box using pgadmin, it takes
forever to drill-down to an individual database. My win2k laptop harddrive
runs forever without any results from pgadmin. Actually after about 5
minutes you will get something. Then whole process starts again when you
drill-down to schemas/public. Its horribly slow.

pgadmin  1.5.60
postgres 7.3.2 (unix/solaris7)
odbc 7.03.01000

Thanks


Re: Load Times

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Renney Thomas [mailto:renneyt@yahoo.com]
> Sent: 27 May 2003 03:53
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Load Times
>
>
> After I log on to postgres running on a SUN box using
> pgadmin, it takes
> forever to drill-down to an individual database. My win2k
> laptop harddrive
> runs forever without any results from pgadmin. Actually after about 5
> minutes you will get something. Then whole process starts
> again when you
> drill-down to schemas/public. Its horribly slow.
>
> pgadmin  1.5.60
> postgres 7.3.2 (unix/solaris7)
> odbc 7.03.01000

Hi,

It sounds like you have ODBC tracing turned on. You can switch that
on/off from the ODBC driver manager in Control Panel\Administrative
Tools.

For reference, I used to connect to a system via 33.6Kb modem in the
past, and even that only to about a minute to logon.

Regards, Dave.