Re: [ADMIN] Root acces to databases without being prompted for password

2010-09-17 Thread Kevin Grittner
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

[ADMIN] Root acces to databases without being prompted for password

2010-09-17 Thread Rafael Barrera Oro
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