sandynz commented on PR #19356:
URL: https://github.com/apache/shardingsphere/pull/19356#issuecomment-1189759861

   Refer to https://www.postgresql.org/docs/current/sql-createuser.html
   
   > CREATE USER is now an alias for [CREATE 
ROLE](https://www.postgresql.org/docs/current/sql-createrole.html). The only 
difference is that when the command is spelled CREATE USER, LOGIN is assumed by 
default, whereas NOLOGIN is assumed when the command is spelled CREATE ROLE.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to