Tuesday, April 21, 2020

[google-cloud-sql-discuss] Re: Cannot delete created role (Postgres 11)

Since the issue seems to be with the connect privilege, this StackOverflow post may be worth reading as it explains how to revoke the connect privilege. That specific privilege  seems to be given by default upon some object creation to PUBLIC, which may be why you are having difficulties removing it.


If you are having difficulties with the superuser, you should consider using that user, and keep in mind that you can always change its password in the GCP console.


If the recommendation made in StackOverflow does not help and you still believe that this is a bug, as well as further investigation, I suggest that you make a StackOverflow post yourself to perhaps get some support from other users, as well as create an Issue Tracker entry following instructions.

--
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/5744c685-bce1-4e7a-b9d0-72eb43e29a08%40googlegroups.com.

No comments:

Post a Comment