| From: | Pat <pat(at)oggtheora(dot)com> |
|---|---|
| To: | "A(dot)Bhuvaneswaran" <bhuvansql(at)myrealbox(dot)com> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: configuring postgresql on the browser |
| Date: | 2003-04-05 14:54:14 |
| Message-ID: | 200304051654.14933.pat@oggtheora.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Don Patou | 2003-04-05 15:10:19 | Re: configuring postgresql on the browser |
| Previous Message | fred-pg | 2003-04-05 14:39:42 | Bad performance for a 3000 rows table updated permanently |