google cloud and postgresql code example
Example: google cloud sql postgres url example
// For public IP server and firewall set to 0.0.0.0/0 (caution: public!):
postgres://username:password@IP/databaseName
// For public IP server and firewall set to 0.0.0.0/0 (caution: public!):
postgres://username:password@IP/databaseName