Re: Postgresql 9.4 and ZFS?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql 9.4 and ZFS?
Date: 2015-09-29 17:35:28
Message-ID: 560ACBE0.4020507@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/29/2015 10:01 AM, Benjamin Smith wrote:
> Does anybody here have any recommendations for using PostgreSQL 9.4 (latest)
> with ZFS?

For databases, I've always used mirrored pools, not raidz*.

put pgdata in its own zfs file system in your zpool. on that dedicated
zfs, set the blocksize to 8k.

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-09-29 17:46:55 Re: Format
Previous Message John R Pierce 2015-09-29 17:32:47 Re: 9.4 and centos/yum multiversion installs