I need to connect several Postgres & MySQL Cloud SQL service from my ETL server. I am using SQL proxy to connect with this database services.
But problem is google doesn't allow default port for both MySQL and PostgreSQL, I can only connect with one instances at a time.
How I can change port number while creating SQL proxy connections ?