Re: Re: Are there any downsides to using postgres' data directory on a dedicated drive/partition / filesystem?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Re: Are there any downsides to using postgres' data directory on a dedicated drive/partition / filesystem?
Date: 2014-11-13 21:17:15
Message-ID: 54651FDB.9050403@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/13/2014 1:08 PM, David G Johnston wrote:
> Also, it is recommended to separate system logs, WAL, and data onto separate
> drives where possible. Are you wanting to just move data or all of these
> things?

I find putting all the disks in one big happy raid10 and leaving
everything on the same file system works just fine, achieves evenly
balanced IO

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2014-11-13 21:44:23 Re: Are there any downsides to using postgres' data directory on a dedicated drive/partition / filesystem?
Previous Message David G Johnston 2014-11-13 21:08:21 Re: Are there any downsides to using postgres' data directory on a dedicated drive/partition / filesystem?