Re: help for pg_wal issue

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: laurenz(dot)albe(at)cybertec(dot)at
Cc: Ozge(dot)Ozyavuz(at)softtech(dot)com(dot)tr, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: help for pg_wal issue
Date: 2022-06-28 07:31:59
Message-ID: 20220628.163159.1373507022117276054.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At Tue, 28 Jun 2022 16:28:31 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> At Mon, 27 Jun 2022 12:28:18 +0200, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote in
> > You forgot to tell us how exactly you are performing that backup.
>
> Yeah, but Google told me that Veritas may complain with that
> message. Anywhat the tools is, it seems like that the tool could not
> continue after it found that a file had been deleted before copying
> it. That means the server is live. If you take a copy of files from a
> live server, the backup tool should allow some files are removed or
> added while copying.
>
> If you are taking a base backup (aka online backup), you need to take
> several subsidiary steps.
>
> https://www.postgresql.org/docs/devel/continuous-archiving.html#BACKUP-LOWLEVEL-BASE-BACKUP
>

- If you still see the point, feel free to ask further here but with

Mmm.. My fingers are fat and eyes are slipperly.

+ If you don't still see the point, feel free to ask further here but with

> showing exactly how you are peforming that backup:p
>
> regards.
>
> --
> Kyotaro Horiguchi
> NTT Open Source Software Center

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message jian he 2022-06-28 08:55:54 GIN index operator ?(jsonb,text) not working?
Previous Message Kyotaro Horiguchi 2022-06-28 07:28:31 Re: help for pg_wal issue