Re: Postgres - Delphi Application

From: Tomasz Myrta <jasiek(at)klaster(dot)net>
To: btober(at)seaworthysys(dot)com
Cc: murali(at)broadgateindia(dot)com, pgsql-sql(at)postgresql(dot)org
Subject: Re: Postgres - Delphi Application
Date: 2003-06-27 10:28:21
Message-ID: 3EFC1C45.4010804@klaster.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dnia 2003-06-27 12:25, Użytkownik btober(at)seaworthysys(dot)com napisał:
<cut>
> I think I looked at zeos at some point and found that it did not support
> md5 authentication, which, at the time, I thought was important.
>
> ~Berend Tober

Zeos has nothing to authentication. It's a matter of libpq library, which
currently supports md5 authentication. If you need more security - you can
even compile libpq with ssl.

Tomasz

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Együd Csaba 2003-06-27 11:13:07 Getting all rows even if not a member of any groups
Previous Message btober 2003-06-27 10:25:42 Re: Postgres - Delphi Application