Thread: Re: Query tool: Autocompletion

Re: Query tool: Autocompletion

From
"Dave Page"
Date:

> -----Original Message-----
> From: Magnus Hagander [mailto:mha@sollentuna.net]
> Sent: 26 January 2006 10:04
> To: Dave Page; Andreas Pflug
> Cc: pgadmin-hackers@postgresql.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