Monday, November 26, 2018

[google-cloud-sql-discuss] Cloud SQL PostgreSQL Point in time recovery

Does anyone have any solutions to implementing a point in time recovery on a PostgreSQL hosted on GCP?

A couple ways that I have found that could be a potential solution is if Cloud SQL PostgreSQL could create an external read replica so that I would be able to have the replica update the write ahead log file every time it changes, or somehow get access to the CloudSQL write ahead logs. To my knowledge, I don't think these features have been implemented yet.

Any suggestions or leads will be helpful. Thank you.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/a551ea73-f598-4a6b-95bd-3d0d02b8802c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment