Re: Postgresql Database cant start after restore using pgBackRest

From: Doug Reynolds <mav(at)wastegate(dot)net>
To: Deo Felix <deofelix9(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Postgresql Database cant start after restore using pgBackRest
Date: 2023-06-25 17:08:53
Message-ID: 01000188f387a4ec-6cd295de-5882-43c2-a68f-6362955feb55-000000@email.amazonses.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Is this a case of not removing the archive command from the postgresql.conf? Seems that the initial start of the server before restore created some empty Wal logs.

Sent from my iPhone

> On Jun 25, 2023, at 12:55 PM, Deo Felix <deofelix9(at)gmail(dot)com> wrote:
>
> 
> I am doing backup with pgbackrest in the database server every day at night, I was testing to restore the backup in another server, the restore was successfully however the database cant start
>
> pgbackrest --stanza=data --delta --log-level-console=detail restore
>
> <image.png>
>
>
> <image.png>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron 2023-06-25 17:30:05 Re: Postgresql Database cant start after restore using pgBackRest
Previous Message Deo Felix 2023-06-25 16:53:37 Postgresql Database cant start after restore using pgBackRest