Re: Security Advances in Postgresql over other RDBMS - Mailing list pgsql-general

From Bill Moran
Subject Re: Security Advances in Postgresql over other RDBMS
Date
Msg-id 20070907111216.8472a59e.wmoran@potentialtech.com
Whole thread Raw
In response to Security Advances in Postgresql over other RDBMS  ("Jasbinder Singh Bali" <jsbali@gmail.com>)
List pgsql-general
In response to "Jasbinder Singh Bali" <jsbali@gmail.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

pgsql-general by date:

Previous
From: "Carlo Stonebanks"
Date:
Subject: Re: Query with "like" is really slow
Next
From: Alvaro Herrera
Date:
Subject: Re: Query with "like" is really slow