Re: [Testperf-general] Re: ExclusiveLock - Mailing list pgsql-hackers

From Doug McNaught
Subject Re: [Testperf-general] Re: ExclusiveLock
Date
Msg-id 87oeho4n86.fsf@asmodeus.mcnaught.org
Whole thread Raw
In response to Re: [Testperf-general] Re: ExclusiveLock  ("Bort, Paul" <pbort@tmwsystems.com>)
List pgsql-hackers
"Bort, Paul" <pbort@tmwsystems.com> writes:

>    One other thought: How does static RAM compare to disk speed nowadays?
>    A 1Gb flash drive might be reasonable for the WAL if it can keep up.

Flash RAM "wears out"; it's not suitable for a continuously-updated
application like WAL.

-Doug


pgsql-hackers by date:

Previous
From: "Bort, Paul"
Date:
Subject: Re: [Testperf-general] Re: ExclusiveLock
Next
From: Tom Lane
Date:
Subject: Re: [JDBC] Strange server error with current 8.0beta driver