Re: configuring postgresql on the browser - Mailing list pgsql-novice

From Pat
Subject Re: configuring postgresql on the browser
Date
Msg-id 200304051654.14933.pat@oggtheora.com
Whole thread Raw
In response to Re: configuring postgresql on the browser  ("A.Bhuvaneswaran" <bhuvansql@myrealbox.com>)
List pgsql-novice
> Ident maps other than sameuser are defined in the file pg_ident.conf in
> the data directory, which contains lines of the general form:
>
> map-name ident-username database-username
>
> So you might require to have appropriate entries in pg_ident.conf file.
>
> Rather you can also change the authentication method to trust or password
> or md5.

if I want to connect user 'joe' to db 'mydb', knowing that joe has the same
rights than postgres. what do I need to add to pg_ident.conf file? and how
come my webmin works great while my phppgadmin and my php apps don't?

thanx in advance


pgsql-novice by date:

Previous
From: "John D. Tiedeman"
Date:
Subject: Kylix-PGSQL connection problem
Next
From: Shaun Jurrens
Date:
Subject: operator '~~' for types 'inet' and '"unknown"'