From: | ajit wangkhem <ajit(dot)wangkhem(at)gmail(dot)com> |
---|---|
To: | jayesh thakare <thakarejayesh700(at)gmail(dot)com> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Pg_basebackup failed or completed? |
Date: | 2024-11-25 08:08:56 |
Message-ID: | CAMurXp0sMqwauK04r-tAg3=10pAp_fAy8vf1Ktq9RHm7iYH3GA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Put wal log in the restore directory and check during start postgresql
consumed or not. If consumed then no issue. Instead of risk free create
recovery.conf or standby.signal and put restore_command in that above file
and see whether consumed or not. If consumed its ok.
On Mon, Nov 25, 2024 at 11:10 AM jayesh thakare <thakarejayesh700(at)gmail(dot)com>
wrote:
> Hi Team,
>
> We have got below error while doing basebackup
>
>
> pg_basebackup: could not close file "000000020000022E000000027": No error
>
>
> Can we assume that backup is completed successfully?
>
>
> Regards,
> Jayeshthakare
> Postgresql DBA
> 8828986182
>
From | Date | Subject | |
---|---|---|---|
Next Message | shashidhar Reddy | 2024-11-25 08:44:37 | Re: Unique key constraint Issue |
Previous Message | ajit wangkhem | 2024-11-25 07:51:41 | Re: Unique key constraint Issue |