Postgresql User Accounts & Roles
A user account and authentication method are required to connect to the databaseand perform transactions. Note: Users in the operating system and users in the database are different. Forexample, the postgres user in the Linux operating system on which the postgresdatabase is running is the operating system user. It is used to manage the operatingsystem … Postgresql User Accounts & Roles