From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Kallol Nandi <kallol(dot)nandi(at)indussoft(dot)com> |
Cc: | Pgsql-General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Query regarding back up |
Date: | 2003-07-21 22:42:02 |
Message-ID: | 200307212242.h6LMg2309085@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Put pg_dumpall in cron. Use vacuumdb in cron too.
---------------------------------------------------------------------------
Kallol Nandi wrote:
> How can I have a scheduled vacuum and backup of the databases in PostgreSql.
> Does someone know it already?
> I need it urgently.
>
> Thanks,
> Kallol.
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2003-07-21 23:08:27 | Need business user quotes for 7.4 |
Previous Message | Bruce Momjian | 2003-07-21 22:04:18 | Re: [GENERAL] [BUGS] pg_tables view definition incorrect?? |