| From: | Tim Perdue <tim_perdue(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-sql(at)hub(dot)org |
| Subject: | Auto-Vacuum? |
| Date: | 1999-01-28 18:46:02 |
| Message-ID: | 19990128184602.21563.rocketmail@send104.yahoomail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Just curious if anyone has written an vacuum shell script.
At this point, I have been going in weekly and issuing the VACUUM;
command manually.
Now that tons of records are being inserted hourly, I want to vacuum
1-2 times a day.
I could do this pretty easily with a simple Java/JDBC proram, but
would rather just have a shell script go into psql. Unfortunately, I
know nothing about shell scripting.
Any tips or samples are appreciated.
Tim
==
______________________________________________________
Tim Perdue
tim(at)perdue(dot)net
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brian | 1999-01-28 19:04:29 | Re: [SQL] Auto-Vacuum? |
| Previous Message | Oliver Elphick | 1999-01-28 14:55:27 | Re: [SQL] SELECT DISTINCT ON ... ORDER BY ... |