| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Patch to warn about oid/xid wraparound |
| Date: | 2001-06-12 23:33:15 |
| Message-ID: | 200106122333.f5CNXFU11978@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 1.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-06-12 23:39:18 | Re: AW: AW: Postgres Replication |
| Previous Message | Tom Lane | 2001-06-12 23:07:03 | Re: Re: [JDBC] unlink large objects |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Clift | 2001-06-13 01:18:09 | Re: Australian timezone configure option |
| Previous Message | Bruce Momjian | 2001-06-12 23:20:56 | Re: 7.1 odbc bug & patch |