Rafael Barrera Oro wrote:
> I've "inherited" a pgsql database (in linux server, already
> configured and set up) and i noticed that the root user can access
> a particular database without being prompted for password (using
> the psql command).
>
> I assume it's something related to database ow
Hello!
I've "inherited" a pgsql database (in linux server, already configured and
set up) and i noticed that the root user can access a particular database
without being prompted for password (using the psql command).
I assume it's something related to database ownership and user permissions
but