Creating a new postgresql database using backup has no restore information

Description

Tested with Everest v0.10.0-rc3 version.

Create a pg database, enable scheduled backup and PITR. Add some data.

image-20240424-090439.png

Take some scheduled backups.

Create a new pg db using PITR. After the restored pg db comes up, the restore page displays no information

Screenshot 2024-04-24 140041-20240424-083041.png

The response to the UI request is empty

{ "apiVersion": "everest.percona.com/v1alpha1", "items": [], "kind": "DatabaseClusterRestoreList", "metadata": { "continue": "", "resourceVersion": "106680" } }

There is no restore object created in kubernetes for the new pg db.

Environment

None

Attachments

5
  • 26 Mar 2025, 10:38 AM
  • 24 Mar 2025, 02:25 PM
  • 24 Mar 2025, 02:25 PM
  • 24 Apr 2024, 09:10 AM
  • 24 Apr 2024, 09:10 AM

Activity

Manish Chawla March 26, 2025 at 10:38 AM

Hi , I tested this with dev latest of 1.6.0 (v0.0.0-c25b0b1) and the restore information is not coming, when creating a new database from backup

image-20250326-103506.png

This information is available when the same database is restored using its backup.

I think this issue needs to be fixed.

Edith Erika Puclla Pareja March 24, 2025 at 2:25 PM

I tested with version 1.5.0, and the object for the new pg database is being created now. I think we can close this one slightly smiling face

Screenshot 2025-03-24 at 14.23.42.png
Screenshot 2025-03-24 at 14.23.53.png

Edith Erika Puclla Pareja March 20, 2025 at 10:48 AM

Note: Test this again to see if this is still a valid issue
cc

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Smart Checklist

Created April 24, 2024 at 9:10 AM
Updated March 26, 2025 at 10:38 AM

Flag notifications