Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to restore to a new postgrescluster #97

Open
Eric-zch opened this issue May 15, 2024 · 1 comment
Open

Request to restore to a new postgrescluster #97

Eric-zch opened this issue May 15, 2024 · 1 comment
Labels
enhancement New feature or request triaged

Comments

@Eric-zch
Copy link

Hi There,

Is it possible to create a new postgrescluster based on an existing postgrescluster.

the command may like:

kubectl pgo create postgrescluster newclustername --cluster oldclustername --repoName repo1 --options '--type=time --target="2021-06-09 14:15:11-04"' 

Thank you.

@benjaminjb
Copy link
Collaborator

Seems reasonable to me: the CLI helps create a YAML to send to kube, so we should be able to create a YAML that has a dataSource section included for cloning existing clusters.

Creating a ticket in our backlog for this now.

@dsessler7 dsessler7 added the enhancement New feature or request label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged
Projects
None yet
Development

No branches or pull requests

3 participants