-
- Downloads
Improve documentation of the role-dropping process.
In general one may have to run both REASSIGN OWNED and DROP OWNED to get rid of all the dependencies of a role to be dropped. This was alluded to in the REASSIGN OWNED man page, but not really spelled out in full; and in any case the procedure ought to be documented in a more prominent place than that. Add a section to the "Database Roles" chapter explaining this, and do a bit of wordsmithing in the relevant commands' man pages.
Showing
- doc/src/sgml/ref/drop_owned.sgml 7 additions, 2 deletionsdoc/src/sgml/ref/drop_owned.sgml
- doc/src/sgml/ref/drop_role.sgml 4 additions, 4 deletionsdoc/src/sgml/ref/drop_role.sgml
- doc/src/sgml/ref/drop_user.sgml 1 addition, 1 deletiondoc/src/sgml/ref/drop_user.sgml
- doc/src/sgml/ref/reassign_owned.sgml 13 additions, 10 deletionsdoc/src/sgml/ref/reassign_owned.sgml
- doc/src/sgml/user-manag.sgml 64 additions, 6 deletionsdoc/src/sgml/user-manag.sgml
Loading
Please register or sign in to comment