Re: Security Advances in Postgresql over other RDBMS

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: "Jasbinder Singh Bali" <jsbali(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Security Advances in Postgresql over other RDBMS
Date: 2007-09-07 15:12:16
Message-ID: 20070907111216.8472a59e.wmoran@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In response to "Jasbinder Singh Bali" <jsbali(at)gmail(dot)com>:

> Hi,
>
> The way postgres has the concept of host base authentication, is this a step
> forward over other RDBMS like sql server and oracle?

Host-based auth has been around a long time. It's just another layer.
Some folks even consider HBA antiquated, which may be why MS doesn't
use it. It's difficult to use if you've got a DHCP driven network where
IPs change a lot.

--
Bill Moran
http://www.potentialtech.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-09-07 15:14:48 Re: Query with "like" is really slow
Previous Message Carlo Stonebanks 2007-09-07 15:01:29 Re: Query with "like" is really slow