Re: Anyone tried Flashcache with PostgreSQL?

Поиск
Список
Период
Сортировка
От Arjen van der Meijden
Тема Re: Anyone tried Flashcache with PostgreSQL?
Дата
Msg-id 4D6F4E07.3060609@tweakers.net
обсуждение исходный текст
Ответ на Re: Anyone tried Flashcache with PostgreSQL?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Anyone tried Flashcache with PostgreSQL?  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
Список pgsql-performance
On 2-3-2011 16:29 Robert Haas wrote:
> On Mon, Feb 28, 2011 at 2:09 PM, Josh Berkus<josh@agliodbs.com>  wrote:
>> Does anyone have the hardware to test FlashCache with PostgreSQL?
>>
>> http://perspectives.mvdirona.com/2010/04/29/FacebookFlashcache.aspx
>>
>> I'd be interested to hear how it performs ...
>
> It'd be a lot more interesting if it were a write-through cache rather
> than a write-back cache, wouldn't it?

That's what bcache tries to accomplish, both read and write cache.
It also appears to aim to be more widely usable, rather than the
relatively specific requirements the facebook variant is designed for.

http://bcache.evilpiepirate.org/

They seem to try and combine both the dedicated ZIL and L2ARC
functionality from ZFS in one block device based caching layer.

Best regards,

Arjen

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Performance Test for PostgreSQL9
Следующее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Is Query need to be optimized