Description
...at least in my environment.
When run this multiple times :
append('/var/lib/pgsql/data/pg_hba.conf', text='local all all trust', use_sudo=True)
I get :
...
# IPv6 local connections:
host all all ::1/128 ident
local all all trust
local all all trust
local all all trust
It's probably just me because it seems too big to be true, but I cannot find what I might be doing wrong.
Originally submitted by **** (dperetti) on 2011-04-22 at 03:08pm EDT
Description
...at least in my environment.
When run this multiple times :
I get :
...
# IPv6 local connections:
host all all ::1/128 ident
local all all trust
local all all trust
local all all trust
It's probably just me because it seems too big to be true, but I cannot find what I might be doing wrong.
Originally submitted by **** (dperetti) on 2011-04-22 at 03:08pm EDT