\d commands over slow connections! - Mailing list pgsql-admin

From Rajesh Kumar Mallah.
Subject \d commands over slow connections!
Date
Msg-id 200209262356.43547.mallah@trade-india.com
Whole thread Raw
List pgsql-admin
Hi folks,

Hi \d is very slow over slow connections.

I was asked to VACUUM as user postgres but i think
problem is not there. (its still slow for me)

I think it is becuase psql sends a series
of SQLs to construct the result from the server.

This is revealed when we do psql -E.

The more the number of feilds in the more are the queries
and enven slower the final results come.

will it not be a good idea to have the these queries executed
on the server side itself instead of psql sending across them
one by one over the slow links. This will make \d commands
much faster over slow connections.


regds
Mallah.



--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.



pgsql-admin by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: hardware question
Next
From: "Steve Wolfe"
Date:
Subject: Re: hardware question