Re: Query tool: Autocompletion

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>, "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Query tool: Autocompletion
Date: 2006-01-26 10:06:24
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40103DB1E@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Magnus Hagander [mailto:mha(at)sollentuna(dot)net]
> Sent: 26 January 2006 10:04
> To: Dave Page; Andreas Pflug
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: RE: [pgadmin-hackers] Query tool: Autocompletion
>
> Don't know enough about the classes to really comment. They can't be
> built on-demand somehow?

Yeah, but my point is that typing in the query tool might trigger a DB
connect followed by a deep build of the tree which might be very
expensive. That might outweigh the benefits of using the cache.

/D

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-01-26 11:36:52 Re: Query tool: Autocompletion
Previous Message Magnus Hagander 2006-01-26 10:03:42 Re: Query tool: Autocompletion