Remove wal_files

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Remove wal_files
Date: 2002-08-30 03:47:36
Message-ID: 200208300347.g7U3laD23231@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

We have the TODO item:

* Remove wal_files postgresql.conf option because WAL files are now recycled

The following patch completes this item. It also makes the WAL
documentation a lot easier to understand. ;-)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 8.2 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-08-30 03:51:35 Re: Reporting query duration
Previous Message Bruce Momjian 2002-08-30 03:27:39 Reporting query duration