From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | Curtis Faith <curtis(at)galtair(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 500 tpsQL + WAL log implementation |
Date: | 2002-11-13 04:15:16 |
Message-ID: | 3DD1D1D4.4FECEADE@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bravo Curtis,
This is all excellent research.
:-)
Regards and best wishes,
Justin Clift
Curtis Faith wrote:
<snip>
> Disk space is much cheaper than CPU and memory so I think that a logging
> system that used as much as three or four times the space but is three or
> four times faster would be a worthwhile improvement for those systems where
> updates or insert volume are very heavy. Obviously, this needs to be an
> option, not the default configuration.
>
> - Curtis
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-11-13 05:08:48 | Re: Prepare enabled pgbench |
Previous Message | Bruce Momjian | 2002-11-13 03:15:52 | Re: psql tab completion |