blob: 02de61e2e98c3aa8c89b1447e2511edbc1bcc556 [file] [log] [blame]
CREATE ROLE IF NOT EXISTS nelson24 WITH PASSWORD = 'winman123' AND SUPERUSER = True AND LOGIN = True;
ALTER ROLE cassandra WITH PASSWORD = 'SomeLongRandomStringNoonewillthinkof';