From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Added to TODO |
Date: | 2001-03-20 19:56:04 |
Message-ID: | 200103201956.OAA10653@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Added to TODO:
* Make elog(LOG) in WAL its own output type, distinct from DEBUG
* Delay fsync() when other backends are about to commit too [fsync]
* Determine optimal commit_delay value
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-03-20 20:32:44 | Re: Allowing WAL fsync to be done via O_SYNC |
Previous Message | Christopher Masto | 2001-03-20 19:56:00 | Re: FAQ: Current state of replication ? |