ALTER USER Synopsis Description Compatibility See Also ALTER USER Changes the definition of a database role (user). Synopsis ALTER USER <name> RENAME TO <newname> ...
User metadata User metadata By default users who authenticate via SAML will have some additional metadata fields. saml_nameid will be set to the value of the NameID element...
The basics Subplots Cartesian axis settings Geographic and polar plots Colorbars and legends Insets and panels Plotting 1D data Plotting 2D data Colormaps Color cycles Co...
User management Creating a new user Editing an existing user Deleting a user Assigning privileges to user for a specific database Configurable menus and user groups User m...
User management Creating a new user Editing an existing user Deleting a user Assigning privileges to user for a specific database Configurable menus and user groups User m...
DROP USER Synopsis Description Parameters Compatibility See Also DROP USER Removes a database role. Synopsis DROP USER [ IF EXISTS ] <name> [, ...] Descript...