Re: Extremely slow queries in pgAdminIII

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Extremely slow queries in pgAdminIII
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E472BC8F@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Extremely slow queries in pgAdminIII  ("Asger Petersen" <asger@jo-informatik.dk>)
Список pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Asger Petersen
> Sent: 19 March 2005 11:53
> To: Dave Page; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Extremely slow queries in pgAdminIII
>
> Ok, i checked the dlls. I assume that pgAdmin will use the first
> libpq.dll found in the path.

Not necessarily - iirc, it'll use one in the working directory, the
system32 directory or the path. It's not quite the same on all versions
of windows either, but I can't find the relevant docs atm.

> The situation is:
> The database host: win2k, pgAdminIII 1.2.0 installed w.
> pgInstaller rc2,
> libpq.dll version 8.0.0.4356. (pgAdmin on this machine is also slow)

OK (you should really upgrade that to 8.0.1!).

> Slow client: winXP, pgAdminIII 1.2.0 installed w. installer downloaded
> from pgadmin.org, libpq.dll version 8.0.0.0
> Fast client: winXP, pgAdminIII 1.2.0 installed w. installer downloaded
> from pgadmin.org, libpq.dll version 8.0.0.0

Hmm, OK. That's my mingw vs vc++ theory out the window :-(

> Trying to dig deeper into this, I have used psql on the database host
> and on the fast client. On the host my query took forever whereas it
> finished in 10 secs on the fast client. So to me it seems
> pgAdmin is not
> really the problem here, but now I have no idea where to look next :-(

No - it's beginning to sound more like a network issue. Anything odd
about the network config on any of those machines, or the switches they
connect to? Firewalls, that sort of thing? Mind you, it's odd that it's
slow running the client on the server as well....

Magnus - this is the case I mentioned yesterday. There is no obvious
relationship between libpq versions and slow/fast machines. One of the
slow machines is the server itself, and it seems that psql is affected
as well. Any ideas?

Regards, Dave.


В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: pgAdmin III v 1.2.0 (Nov 29 2004) bug. New table dialog does not save comments for columns
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Extremely slow queries in pgAdminIII