Re: pg_rewind problem: cannot find WAL

Luca Ferrari <fluca1978@gmail.com>

From: Luca Ferrari <fluca1978@gmail.com>
To: Rob Sargent <robjsargent@gmail.com>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>, pgsql-general <pgsql-general@lists.postgresql.org>
Date: 2025-05-08T14:43:45Z
Lists: pgsql-general
On Thu, May 8, 2025 at 4:04 PM Rob Sargent <robjsargent@gmail.com> wrote:
>
>
> A symlink from $PGDATA to where actual file?
>

Could be, I need to experiment with pg_basebackup to ensure it is not
conflicting with the /etc/ configuration file when creating a clone.

Luca