I am planning on moving our main project to Postgres 10 at some point. I like to keep the local dev's database version close to what we are running on prod.
Currently our prod database is on Google Cloud SQL PostgreSQL 9.6. I have not heard anything from Google on when this managed cloud sql product will offer Postgres 10.x in addition to 9.6.
Does anyone know when Postgres 10 will be a supported option on GCP's managed SQL product? I would like to start planning for it.