RE: Running rsync backups in pg15

From: Murthy Nunna <mnunna(at)fnal(dot)gov>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: RE: Running rsync backups in pg15
Date: 2024-11-09 17:24:44
Message-ID: DM8PR09MB667799AD3A5C891C2264A3AFB85E2@DM8PR09MB6677.namprd09.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks, Fujii for your response.

I ran the test you outlined. Killed postmaster. Start failed. But simply removing the backup_label file made the server to restart successfully.
There is no data corruption. Is there a scenario where data can be corrupted because of exclusive backup?

I saw your pg_extension where you put the old routines back with some additional checks... But I am hesitant to use the old functionality if there is really some issue that I am not realizing.

Thanks again!

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Edwin UY 2024-11-09 21:25:42 How to check if session is a hung thread/session
Previous Message Fujii Masao 2024-11-09 04:54:54 Re: Running rsync backups in pg15