Hi pgadmin hackers,
I have been having trouble with the speed of the pgAdmin query tool on
remote links, and I'm sure I'm not the only one.
The delay is due to loading the data type information for every column:
> QUERY : Scalar query (localhost:50119): SELECT format_type(oid,-1)
as typname F
Hi
On Sat, Nov 24, 2012 at 8:55 AM, aiht wrote:
> Hi pgadmin hackers,
>
> I have been having trouble with the speed of the pgAdmin query tool on
> remote links, and I'm sure I'm not the only one.
> The delay is due to loading the data type information for every column:
>> QUERY : Scalar query (l