PostgreSQL: Why New User can access all Databases without any Grants

The Database security is always one of the major tasks for all the Database Administrators. I have also prepared one article to create Read only User in PostgreSQL. PostgreSQL: Script to Create a Read-Only Database User In this post, I am sharing small note about REVOKE privileges for newly created Database Users of PostgreSQL. Before … Continue reading PostgreSQL: Why New User can access all Databases without any Grants