Re: speeding up \d commands. - Mailing list pgsql-sql

From Rajesh Kumar Mallah.
Subject Re: speeding up \d commands.
Date
Msg-id 200208232134.58970.mallah@trade-india.com
Whole thread Raw
In response to Re: speeding up \d commands.  (Björn Lundin <bjorn.lundin@swipnet.se>)
Responses Re: speeding up \d commands.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql

Hi,

Vacuum what ? which tables
also i  read somewhere that postgres need to be started in a standalone mode,

is that so?

regds
mallah/


On Friday 23 August 2002 12:23, Björn Lundin wrote:
> Rajesh Kumar Mallah. wrote:
> > Hi ,
> >
> > Is there any way to speed up the \d commands issued to psql.
> > eg vaccuming the system catalogs etc. (will it help )
>
> vacuum / vacuum analyze as the postgre user
>
> /Björn
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
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-sql by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: SELECT ... WHERE ... NOT IN (SELECT ...);
Next
From: Dmitry Tkach
Date:
Subject: 'on delete' rule: bug or feature...