Search Postgresql Archives

Re: sync linux and postgresql users and groups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Toni Casueps wrote:

Is this possible? It want to avoid the need for two passwords, one for login and another one for the database.

The user accounts and the Postgresql server are on the same machine.


See pg_hba.conf You want ident sameuser under "METHOD".

Don't forget to run

# pg_ctl reload

for your change to take effect.

brian


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux