Replies: 3 comments 3 replies
-
|
Other question ❓ |
Beta Was this translation helpful? Give feedback.
-
|
Hi @sonphzz
According to the log, the required WAL segment is missing from the repository, so recovery to the specified point in time is not possible. In your case, you could try selecting an earlier recovery target. If this is a test server without any load, we also recommend running pgbench in at least one thread to simulate activity — this can increase the chances of successful PITR.
Set this to |
Beta Was this translation helpful? Give feedback.
-
|
@vitabaks I have other question and need your support and advice here, this is my postgresql_parameters: ❓ Question
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Description
I used the autobase ansible role to install my Postgresql Cluster with 4 instances ( 1 master - 3 replicas). I took some full-backup and tried to restore it. The scenario is:
The cluster is down and can't restore anymore. Can you help me find the issue hrere ?
Beta Was this translation helpful? Give feedback.
All reactions