May 2019
Intermediate to advanced
600 pages
20h 46m
English
Follow the steps to temporarily prevent and reissue the logging in capability to a user:
pguser=# alter user bob nologin;ALTER ROLE
pguser=# alter user bob login;ALTER ROLE
Read now
Unlock full access