Re: speeding up \d commands.

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com>
Cc: Björn Lundin <bjorn(dot)lundin(at)swipnet(dot)se>, pgsql-sql(at)postgresql(dot)org
Subject: Re: speeding up \d commands.
Date: 2002-08-23 17:21:00
Message-ID: 200208231721.g7NHL0F11194@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 2002-08-23 17:57:27 Re: [GENERAL] 'on delete' rule: bug or feature...
Previous Message Dmitry Tkach 2002-08-23 17:09:20 'on delete' rule: bug or feature...