gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] PostgreSQL hba.conf: samegroup or samerole ?


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] PostgreSQL hba.conf: samegroup or samerole ?
Date: Thu, 18 Jul 2013 23:13:29 +0200 (CEST)

> The wiki at
> 
>       
> http://wiki.gnumed.de/bin/view/Gnumed/ConfigurePostgreSQL#Permitting_clients_to_access_your_database
> 
> says that the line to inserted or enabled in
> 
>       /etc/postgresql/9.1/main/pg_hba.conf
> 
> immediately below the line
> 
>       # TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD
> 
> is
> 
>       local   samegroup      +gm-logins                    md5
> 
> however the terminal output at the end of bootstrapping states
> 
>       local   samerole    +gm-logins   md5
> 
> Assuming the two may not necessarily be the same, how to disambiguate?

The wiki should be updated to reflect the bootstrapper.

Karsten



reply via email to

[Prev in Thread] Current Thread [Next in Thread]