- PostgreSQL 10 Administration Cookbook
- Simon Riggs Gianni Ciolli
- 46字
- 2021-06-25 22:04:15
Restricting users to only one session each
If resources need to be closely controlled, you may wish to restrict users so that they can only connect to the server once, at most. The same technique can be used to prevent connections entirely for that user.