From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, Andrus <kobruleht2(at)hot(dot)ee> |
Subject: | Re: Password encryption method |
Date: | 2007-01-23 17:52:04 |
Message-ID: | 20070123175204.GA20870@wolff.to |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Jan 23, 2007 at 09:44:28 +0100,
Bertram Scharpf <lists(at)bertram-scharpf(dot)de> wrote:
> Hi Bruno,
>
> Am Montag, 22. Jan 2007, 23:11:41 -0600 schrieb Bruno Wolff III:
> > If the web server is running on the same machine as the DB,
> > then consider using ident authentication and connecting using domain sockets.
>
> Ah, a good suggestion. Thanks!
>
> I found an exhaustive documentation on
> <http://developer.postgresql.org/pgdocs/postgres/auth-methods.html>.
>
> > (This is available under Windows.)
>
> What is "Windows"?
It was supposed to say domain sockets are NOT available under windows.
Just in case you weren't being funny, I meant the OS sold by Microsoft.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2007-01-23 17:55:08 | Re: Password encryption method |
Previous Message | Erick Papadakis | 2007-01-23 17:31:23 | Re: Installing PostgreSQL under Cpanel |