| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Chris Browne <cbbrowne(at)acm(dot)org>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [DOCS] Autovacuum and XID wraparound |
| Date: | 2007-05-16 17:28:50 |
| Message-ID: | 20070516172850.GF4582@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-patches |
Alvaro Herrera wrote:
> Tom Lane wrote:
> > Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > > I suppose it would be pretty trivial to set the relfrozenxid to
> > > RecentXmin or something during TRUNCATE.
> >
> > I had the idea we were doing that already --- at least I'm pretty sure I
> > remember it being discussed. But I see it's not being done in HEAD.
>
> Patch to do it attached. I am thinking we can do something similar in
> CLUSTER as well.
Applied.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Browne | 2007-05-16 19:34:42 | Re: [doc patch] a slight VACUUM / VACUUM FULL doc improvement proposal |
| Previous Message | Alvaro Herrera | 2007-05-16 16:38:04 | Re: [DOCS] Autovacuum and XID wraparound |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2007-05-16 17:29:16 | Re: Concurrent psql patch |
| Previous Message | Alvaro Herrera | 2007-05-16 16:38:04 | Re: [DOCS] Autovacuum and XID wraparound |