Re: 500 tpsQL + WAL log implementation - Mailing list pgsql-hackers

From Justin Clift
Subject Re: 500 tpsQL + WAL log implementation
Date
Msg-id 3DD1D1D4.4FECEADE@postgresql.org
Whole thread Raw
In response to Re: 500 tpsQL + WAL log implementation  ("Curtis Faith" <curtis@galtair.com>)
List 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


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Prepare enabled pgbench
Next
From: Tom Lane
Date:
Subject: Re: Prepare enabled pgbench