Vacuuming specific schemas..

From: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Vacuuming specific schemas..
Date: 2003-07-02 07:32:38
Message-ID: 200307021302.38505.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

Will it be a good idea for vacuum command
to allow vacumming specific schemas?

eg we have a schema for archiving purposes
which we do not want to vacumm everytime
as they are huge.

Rite now we loop thru the table names of particular
schmemas using system catalogs and perl and execute
vacuum.

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.

Browse pgsql-general by date

  From Date Subject
Next Message Darko Prenosil 2003-07-02 07:46:46 Re: Text datatype as Memo in Delphi
Previous Message Shridhar Daithankar 2003-07-02 07:30:44 Re: Duplicate key insert question