| From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Greg Stark <stark(at)mit(dot)edu>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: An idle thought |
| Date: | 2010-03-22 21:35:00 |
| Message-ID: | 1269293700.4053.6031.camel@monkey-cat.sm.truviso.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, 2010-03-22 at 16:48 -0400, Bruce Momjian wrote:
> I don't think we want to move to 64-bit xids becasue we would still need
> to do vacuum freeze to trim the clog. In fact we do vacuum freeze much
> more frequently than required for 32-bit xids for this very reason.
Good point. I think there are a lot of issues like this, which would
make storing the visibility information separate from the heap a huge
undertaking. Still worth thinking about, though.
Regards,
Jeff Davis
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2010-03-22 21:48:38 | Re: 9.0 release notes done |
| Previous Message | Peter Eisentraut | 2010-03-22 21:31:31 | Re: xmlconcat (was 9.0 release notes done) |