postgresql.conf WAL options

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: postgresql.conf WAL options
Date: 2002-01-23 16:12:44
Message-ID: 200201231612.g0NGCj311236@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I was talking to Tom Lane yesterday about our current postgresql.conf
WAL options and we came up with the following TODO items I just added:

---------------------------------------------------------------------------

* Reorder postgresql.conf WAL items in order of importance
* Remove wal_files postgresql.conf option because WAL files are now recycled
* Find proper defaults for postgresql.conf WAL entries
* Add checkpoint_min_warning postgresql.conf option to warn about
checkpoints that are too frequent

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2002-01-23 16:35:47 Re: RFD: schemas and different kinds of Postgres objects
Previous Message Tom Lane 2002-01-23 16:08:36 Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)