Re: ZFS-FreeBSD + postgresql performance - Mailing list pgsql-admin

From Michael Schmiedgen
Subject Re: ZFS-FreeBSD + postgresql performance
Date
Msg-id 52683855.6060609@gmx.net
Whole thread Raw
In response to Re: ZFS-FreeBSD + postgresql performance  (Mark Felder <feld@FreeBSD.org>)
Responses Re: ZFS-FreeBSD + postgresql performance  (Ivailo.TANUSHEFF@raiffeisen.bg)
List pgsql-admin
On 10/23/13 19:14, Mark Felder wrote:
> On Wed, Oct 23, 2013, at 11:25, Albert Shih wrote:
>> My question is about the performance, I known ZFS eat all memory he can
>> have (or almost), so what append when we run database like postgresql and
>> jail ? (it's also the reason of 96 Go ram).
>>
>> Sorry for cross-posting but it's about 3 differents things....
>>
>
> To my understanding the solution is to change the primarycache to
> "metadata" for any ZFS filesystem that you do not want ZFS to heavily
> cache in memory.
>
> Example:
>
> # zfs set primarycache=metadata tank/usr/local/pgsql

In addition to this it is recommended to set the recordsize
to the fixed value of 8k on dataset creation.

Michael



pgsql-admin by date:

Previous
From: "Ginepro, Raymond C"
Date:
Subject: Re: wrong size archive file
Next
From: Raphael Bauduin
Date:
Subject: testing database consistency