-Since the `root` user is the most powerful, we may want to limit access to it to improve security. So in this section, we will create a new user and config it to "act like" a `root` user but with certain limitation. And we will be logging as this user from now on. It is highly recommended to do so, but if you choose not to follow and simply want to login as the `root` user nonetheless, you may click [here to skip to the next section](https://github.com/CristianoYL/rest-api-sections/blob/master/guides/DigitalOcean%20Tutorial.md#Configuring-our-user-for-PostgreSQL).
0 commit comments