Re: pgAdmin III very slow if working on localhost

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Petr Bouda <boudino(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pgAdmin III very slow if working on localhost
Date: 2006-05-23 22:23:41
Message-ID: 20060523222340.GI64371@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-general

On Tue, May 23, 2006 at 09:27:41AM +0200, Petr Bouda wrote:
> Hi all
>
> I'am facing strang problem while using pgAdmin III to browse DB running on
> the same machine (localhost) - it is very very slow. Coonect is quite quict,
> but listing all schemas takes tens of seconds, listing tables in schema
> takes other tens of seconds, refresing table details takes other seocnds. If
> I connect to postresql running on onother machine in our network, the
> pgAdmin works fine. Also my local databse seems to work quickly if it deals
> with data. Just the pgAdmin is the one who prevents me from working.

How fast is \d in psql? Your catalog tables might be in serious need of
vacuuming. If that's not it you'll have better luck asking for help on
the pgAdmin lists.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message sibel karaasma 2006-05-24 08:47:09 compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Previous Message Raphaël Enrici 2006-05-23 10:52:10 Re: Strange problem

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2006-05-23 22:27:03 Re: To recover data corrupted
Previous Message Jim C. Nasby 2006-05-23 22:22:28 Re: HELP!!!ERROR:operator does not exist:arc+arc