From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Patch to warn about oid/xid wraparound |
Date: | 2001-06-13 14:54:48 |
Message-ID: | 01061310544800.00942@lowen.wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Tuesday 12 June 2001 19:33, Bruce Momjian wrote:
> Here is a patch that will warn you during VACUUM when you are within 75%
> of oid/xid wraparound.
> I will apply it if 7.2 has no solution to the wraparounds.
Is this something a potential 7.1.3 release might need? I consider this a
bug workaround, actually. Or even a feature patch against 7.1.x that people
can download if they think they need it?
As PostgreSQL gets used in bigger and bigger database installations, the
wraparound problems become more and more likely. And it's likely to be at
least six months before 7.2beta, if the track record stays the same as it has
the last three releases.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-06-13 15:07:11 | Re: Re: REPLACE INTO table a la mySQL |
Previous Message | Darren Johnson | 2001-06-13 14:44:11 | Re: AW: AW: AW: Postgres Replication |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-06-13 15:18:30 | Re: Patch to include PAM support... |
Previous Message | Tom Lane | 2001-06-13 14:39:21 | Re: reset all update |