0

I would like to download an automated backup of my google cloud sql, my issue is, I have a client who accidentally deleted some data, and I am hoping using the latest automated backup I can pick and choose which to restore, by either restoring it to a different DB or some janky regex

From the options I see, I can only restore the whole thing.

Is there a way? I am in dire need of this capability.

1
  • one more thing, I am using postgres 9.6 Commented May 2, 2017 at 21:26

1 Answer 1

1

So turns out you can do it by:

  1. Creating a new instance (not a new database)
  2. Restore this instance to the backup you want
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.