| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Thomas T(dot) Veldhouse" <veldy(at)veldy(dot)net> |
| Cc: | "PostgreSQL-general" <pgsql-general(at)postgreSQL(dot)org> |
| Subject: | Re: Bug in createlang? |
| Date: | 2001-06-27 14:59:34 |
| Message-ID: | 8262.993653974@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-patches |
"Thomas T. Veldhouse" <veldy(at)veldy(dot)net> writes:
> Real hassle. This could be what I am looking for. phpPgAdmin
> is running on the same machine, should I just tell it to use the "public"
> address instead of localhost so that authentication is still required for it
> (without trying to use ident)?
Sure, that would work, or use Unix-socket connection that way. (BTW,
the reason ident doesn't work for Unix sockets is that standard IDENT
daemons only know how to get the info for IP-based connections. Too
bad...)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Tille | 2001-06-27 15:11:39 | Re: MS SQL to PostgreSQL |
| Previous Message | Tom Lane | 2001-06-27 14:52:21 | Re: vacuum job taking very long time to complete |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-06-27 15:04:39 | Re: Re: postgresql 7.1.1 and textout and textin |
| Previous Message | Peter Eisentraut | 2001-06-27 14:54:20 | Re: New data type: uniqueidentifier |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-06-27 16:16:40 | Re: Re: [ADMIN] High memory usage [PATCH] |
| Previous Message | Thomas T. Veldhouse | 2001-06-27 14:32:42 | Re: Bug in createlang? |