public inbox for [email protected]  
help / color / mirror / Atom feed
From: David G. Johnston <[email protected]>
To: jayakumar s <[email protected]>
Cc: [email protected]
Subject: Re: DB wal file disabled --_Query
Date: Wed, 13 Nov 2024 09:21:44 -0700
Message-ID: <CAKFQuwZyrYz4=9QjZk3VQa99vogagqTr1_ueLxft1u-hd_86Mg@mail.gmail.com> (raw)
In-Reply-To: <CAFPcKG3hvKngtHg_Dy8_1Cq7zJhjcz_YRH-pfnSW4F1jeV5NNQ@mail.gmail.com>
References: <CAFPcKG3hvKngtHg_Dy8_1Cq7zJhjcz_YRH-pfnSW4F1jeV5NNQ@mail.gmail.com>

On Wed, Nov 13, 2024 at 9:16 AM jayakumar s <[email protected]>
wrote:

> postgres=# select name,setting from pg_settings where name like 'archive%';
>       name       |  setting
> -----------------+------------
>  archive_command | (disabled)
>

You cannot disable WAL.  What is disabled here is copying the WAL that is
produced to an archive.  IOW, backing up WAL.

David J.


view thread (5+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: DB wal file disabled --_Query
  In-Reply-To: <CAKFQuwZyrYz4=9QjZk3VQa99vogagqTr1_ueLxft1u-hd_86Mg@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox