Re: Postgresql Database and PG_WAL locations - Mailing list pgsql-admin

From Scott Ribe
Subject Re: Postgresql Database and PG_WAL locations
Date
Msg-id 28DDFA5C-0EB6-4366-B61D-6DA19B126369@elevated-dev.com
Whole thread Raw
In response to Re: Postgresql Database and PG_WAL locations  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-admin
> On Aug 29, 2024, at 1:02 PM, Ron Johnson <ronljohnsonjr@gmail.com> wrote:
>
> Is that recommendation still valid?  After all, that was written when 15 years old Sun Studio 12 was still pertinent.
Times have changed since then.  Disks are much, much bigger. 

We still have WAL and data having the same data written (at somewhat different times), so it's still useful to give
themseparate bandwidth to storage--for databases with high write loads. 




pgsql-admin by date:

Previous
From: Matthew Tice
Date:
Subject: Re: Postgresql Database and PG_WAL locations
Next
From: Sam Stearns
Date:
Subject: Alternate Datafile Location