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

From Laurenz Albe
Subject Re: Postgresql Database and PG_WAL locations
Date
Msg-id c942c06ef9ac67de4666c992b49eb447e9a16965.camel@cybertec.at
Whole thread Raw
In response to Re: Postgresql Database and PG_WAL locations  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-admin
On Mon, 2024-09-02 at 09:15 -0400, Ron Johnson wrote:
> > but it is still a good idea to separate data and WAL,
> > so that they cannot fill up each other's file system.
>
> Regular checkpoints, transactions(*) that don't stay open for hours
> or days, and monitoring replication to ensure that it keeps replicating
> data instead of piling up on the primary server all solve that problem

Right, if everything is working as it should, monitoring is in place
etc. this will never happen.

But I believe that paranoia is a virtue for the DBA, and it is better
to have a second line of defense than a crash of the database.

> Honestly... it's been YEARS since I've seen that problem.

I see it all the time (on systems I didn't set up).

Yours,
Laurenz Albe



pgsql-admin by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Postgresql Database and PG_WAL locations
Next
From: Rajesh Kumar
Date:
Subject: Add storages space