| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Michael Paesold <mpaesold(at)gmx(dot)at> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Autovacuum loose ends |
| Date: | 2005-08-01 13:14:24 |
| Message-ID: | 20050801131424.GA23473@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
On Mon, Aug 01, 2005 at 09:55:11AM +0200, Michael Paesold wrote:
> Alvaro Herrera wrote:
>
> >Here is another patch for autovacuum:
> ...
> >- Xid-wraparound VACUUM is now FULL without ANALYZE
>
> Am I right in my assumption that this VACUUM FULL can happen for any
> database, not just a template database?
Ah, right. I think it would be OK if we made it FULL only for
datallowcon=false databases. OTOH maybe it's not worth at all making
the distinction and we should continue using the previous policy of
issuing only non-FULL VACUUM.
--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Having your biases confirmed independently is how scientific progress is
made, and hence made our great society what it is today" (Mary Gardiner)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2005-08-01 14:01:37 | Re: Remote administration functionality |
| Previous Message | Andreas Pflug | 2005-08-01 08:17:21 | Re: Remote administration functionality |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2005-08-01 13:46:36 | Re: [HACKERS] For review: Server instrumentation patch |
| Previous Message | Dave Page | 2005-08-01 10:51:17 | Win32 Thread Safety |