Re: How to achieve sustained disk performance of 1.25 GB write for 5 mins

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 17 Nov 2010 09:26:56 -0500
Eric Comeau <ecomeau@xxxxxxxxxxxx> wrote:

> This is not directly a PostgreSQL performance question but I'm hoping 
> some of the chaps that build high IO PostgreSQL servers on here can help.
> 
> We build file transfer acceleration s/w (and use PostgreSQL as our 
> database) but we need to build a test server that can handle a sustained 
> write throughput of 1,25 GB for 5 mins.
> 
> Why this number, because we want to push a 10 Gbps network link for 5-8 
> mins, 10Gbps = 1.25 GB write, and would like to drive it for 5-8 mins 
> which would be 400-500 GB.
> 
> Note this is just a "test" server therefore it does not need fault 
> tolerance.

Get a machine with enough RAM and run postgresql from RAM disk. Write a
start script to copy the RAM disk back to normal disk then stopping and back
to RAM disk for start.

this must be the fastest solution.

-- 
Lutz


-- 
Sent via pgsql-performance mailing list (pgsql-performance@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance


[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux