From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
---|---|
To: | "mcelroy, tim" <tim(dot)mcelroy(at)bostonstock(dot)com> |
Cc: | 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Vacuum template databases, Urgent: Production probl |
Date: | 2006-03-14 21:24:11 |
Message-ID: | 20060314212411.GY45250@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Tue, Mar 14, 2006 at 04:19:37PM -0500, mcelroy, tim wrote:
> Humm, well I am running 8.0.1 and use that option and see the following in
> my vacuum output log:
>
> vacuumdb: vacuuming database "template1"
>
> So I would assume that it is being vacuumed? Maybe I'm wrong. If so, we
> should be upgrading soon and it won't be an issue.
My guess is that vacuumdb -a will vacuum anything that it's allowed to
connect to, which normally means every database except for template0. If
you want the Real Answer, look in the source.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2006-03-14 21:37:33 | Re: x206-x225 |
Previous Message | mcelroy, tim | 2006-03-14 21:19:37 | Re: Vacuum template databases, Urgent: Production probl |