> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tony Caduto > Sent: 12 May 2006 13:40 > To: Kenneth Downs; pgsql-general@postgresql.org > Subject: Re: [GENERAL] GUI Interface > > Part of the problem is that pgAdmin III seems to preload > object properties instead of pulling them in as you need them. > I have noticed many times in pgAdmin III that when a function > is edited and saved by someone else on a different > workstation I can't see those changes until I manually > refresh the object. When you have a ton of tables etc that > preloading/caching has to be taking up some time.
It does, for sure. On the other hand though, if you're connected to your database via a slow network (working from home via modem or VPN for example), it does mean that every click is instant rather than having to wait for a query to execute - this is how pgAdmin I used to work, and frustrated too many people which is why it was changed. There's an up and downside to each design - just choose the tool that works in the best way for you at the appropriate price for your wallet. Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq