Re: pgsql/src/backend/access/transam Tag: REL7_1_S ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)hub(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/backend/access/transam Tag: REL7_1_S ...
Date: 2001-06-07 00:20:43
Message-ID: 200106070020.f570KhA28774@candle.pha.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> CVSROOT: /home/projects/pgsql/cvsroot
> Module name: pgsql
> Changes by: tgl(at)hub(dot)org 01/06/06 13:18:57
>
> Modified files:
> src/backend/access/transam: Tag: REL7_1_STABLE xlog.c
>
> Log message:
> Back-patch change to not keep WAL segments just for UNDO information.

This is an important backpatch for people who have huge WAL logs because
of long transactions. We never should have shipped 7.1.X with the WAL
growing because we didn't have UNDO.

--
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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-06-07 04:50:57 pgsql/ oc/src/sgml/ref/reset.sgml oc/src/sgml/ ...
Previous Message Bruce Momjian - CVS 2001-06-07 00:10:18 pgsql/src/interfaces/libpq libpqdll.def