From: | Bo Lorentsen <bl(at)netgroup(dot)dk> |
---|---|
To: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: pg_hda.conf |
Date: | 2003-11-22 14:34:00 |
Message-ID: | 1069511640.30454.3.camel@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Sat, 2003-11-22 at 14:41, Oliver Elphick wrote:
> As root:
> dpkg-reconfigure postgresql
Thanks !
> The actual file read by the postmaster is in $PGDATA/pg_hba.conf. On
> Debian, that should be a symbolic link to /etc/postgresql/pg_hba.conf.
> If the link has been broken, no amount of editing the wrong file will
> fix things!
Ok, this was the problem, the link to /etc/postgresql was broken !
> To allow "www-data" to connect and change identity to "wiki" you would
> need to change "sameuser" to a map name and put an associated entry in
> pg_ident.conf. See the manual for details.
Well, this was my plan two :-) But I need to make this work first !
/BL
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Grant | 2003-11-22 16:00:10 | Re: Environment variables |
Previous Message | Bruno LEVEQUE | 2003-11-22 13:52:55 | Re: Environment variables |