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

From Bruce Momjian
Subject Re: speeding up \d commands.
Date
Msg-id 200208231721.g7NHL0F11194@candle.pha.pa.us
Whole thread Raw
In response to Re: speeding up \d commands.  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
List pgsql-sql
Just run vacuum as the super-user and it will vacuum everything in that
database.


---------------------------------------------------------------------------

Rajesh Kumar Mallah. wrote:
> 
> 
> 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.
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-sql by date:

Previous
From: Dmitry Tkach
Date:
Subject: 'on delete' rule: bug or feature...
Next
From: Jan Wieck
Date:
Subject: Re: [GENERAL] 'on delete' rule: bug or feature...